Added www/p5-Test-WWW-Mechanize-Catalyst version 0.42
authorabs <abs>
Tue, 15 Jul 2008 09:32:20 +0000 (09:32 +0000)
committerabs <abs>
Tue, 15 Jul 2008 09:32:20 +0000 (09:32 +0000)
commitf7d4c482d9f0823b4a6978b74902d9087f294b1b
tree09b2b615053679fd161e48a1dde64f482a170f5d
parent5ec69c426f7a6faaa4a574ee7a66766782ccd160
Added www/p5-Test-WWW-Mechanize-Catalyst version 0.42

Catalyst is an elegant MVC Web Application Framework. Test::WWW::Mechanize
is a subclass of WWW::Mechanize that incorporates features for web
application testing. The Test::WWW::Mechanize::Catalyst module
meshes the two to allow easy testing of Catalyst applications
without starting up a web server.

Testing web applications has always been a bit tricky, normally
starting a web server for your application and making real HTTP
requests to it. This module allows you to test Catalyst web
applications but does not start a server or issue HTTP requests.
Instead, it passes the HTTP request object directly to Catalyst.
Thus you do not need to use a real hostname: "http://localhost/"
will do.
www/p5-Test-WWW-Mechanize-Catalyst/DESCR [new file with mode: 0644]
www/p5-Test-WWW-Mechanize-Catalyst/Makefile [new file with mode: 0644]
www/p5-Test-WWW-Mechanize-Catalyst/distinfo [new file with mode: 0644]