
Psgi is a specification to decouple web server environments from web application framework code.
test::www::mechanize is a subclass of www::mechanize that incorporates features for web application testing. the test::www::mechanize::psgi module meshes the two to allow easy testing of psgi applications.