This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| 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.








