-
-
06 Jan 2010 14:41:54 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (1)
- Testers (10422 / 1 / 3)
- Kwalitee
Bus factor: 1- 94.20% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (6.72KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- HTTP::Message::PSGI
- Test::More
- Test::WWW::Mechanize
- Try::Tiny
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.35
- override simple_request rather than _make_request, so mechanize still handles redirect and other high level stuff for us (patch by clkao)
- use prepare_request so default_headers are added properly. this also makes the request_prepare and response_done hooks called, so cookies jars are handled without the current hack (patch by clkao)
Modules
Test PSGI programs using WWW::MechanizeOther files
Module Install Instructions
To install Test::WWW::Mechanize::PSGI, copy and paste the appropriate command in to your terminal.
cpanm Test::WWW::Mechanize::PSGI
perl -MCPAN -e shell install Test::WWW::Mechanize::PSGI
For more information on module installation, please visit the detailed CPAN module installation guide.