ashb / test-www-selenium-catalyst forked from jrockway/test-www-selenium-catalyst
- Source
- Commits
- Network (2)
- Issues (0)
- Downloads (3)
- Wiki (1)
- Graphs
-
Branch:
master
Ash Berlin (author)
Sat Mar 07 08:50:48 -0800 2009
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
Changes | ||
| |
MANIFEST.SKIP | ||
| |
Makefile.PL | ||
| |
README | ||
| |
lib/ | ||
| |
t/ |
README
Test-WWW-Selenium-Catalyst
Use Selenium to test your Catalyst application
INSTALLATION
To install this module, run the following commands:
perl Makefile.PL
make
make test
make install
SUPPORT AND DOCUMENTATION
After installing, you can find documentation for this module with the perldoc command.
perldoc Test::WWW::Selenium::Catalyst
You can also look for information at:
Search CPAN
http://search.cpan.org/dist/Test-WWW-Selenium-Catalyst
CPAN Request Tracker:
http://rt.cpan.org/NoAuth/Bugs.html?Dist=Test-WWW-Selenium-Catalyst
AnnoCPAN, annotated CPAN documentation:
http://annocpan.org/dist/Test-WWW-Selenium-Catalyst
CPAN Ratings:
http://cpanratings.perl.org/d/Test-WWW-Selenium-Catalyst
COPYRIGHT AND LICENCE
Copyright (C) 2009 Ash Berlin
Copyright (C) 2006 Jonathan Rockway
This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.

