aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Test-WWW-Mechanize-Catalyst
Commit message (Collapse)AuthorAgeFilesLines
* Changing email-address on my 80 ports.Lars Balker Rasmussen2006-05-011-2/+2
| | | | | | | Approved by: erwin (mental) Notes: svn path=/head/; revision=161060
* - Update to 0.36Yen-Ming Lee2006-04-302-7/+7
| | | | | | | | | PR: 96392 Submitted by: leeym Approved by: maintainer Notes: svn path=/head/; revision=160914
* Update to 0.35Erwin Lansing2006-01-242-4/+4
| | | | | | | | PR: 92255 Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer) Notes: svn path=/head/; revision=154346
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-3/+3
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* Test::WWW::Mechanize is a subclass of WWW::Mechanize that incorporatesErwin Lansing2005-11-174-0/+51
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. WWW: http://search.cpan.org/dist/Test-WWW-Mechanize-Catalyst/ PR: ports/89174 Submitted by: Lars Balker Rasmussen <lars@balker.dk> Notes: svn path=/head/; revision=148654