X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FTest%2FWWW%2FSelenium%2FCatalyst.pm;fp=lib%2FTest%2FWWW%2FSelenium%2FCatalyst.pm;h=53f90c9badac37c380733cf6d42045661b552412;hb=cba2001554b9f70e9b1baa0476a32e3aa58da483;hp=21b88aca1fbcb14d1e0c134f85741ce891b2296e;hpb=de35f86ccdbc3cca4353176ba6980fc6f9658111;p=catagits%2FTest-WWW-Selenium-Catalyst.git diff --git a/lib/Test/WWW/Selenium/Catalyst.pm b/lib/Test/WWW/Selenium/Catalyst.pm index 21b88ac..53f90c9 100644 --- a/lib/Test/WWW/Selenium/Catalyst.pm +++ b/lib/Test/WWW/Selenium/Catalyst.pm @@ -54,7 +54,7 @@ you can test it with SeleniumRC. Once you've called C<< Test::WWW::Selenium::Catalyst->start >>, everything is just like L. -=head1 FUNCTIONS +=head1 METHODS =head2 start @@ -236,33 +236,17 @@ L. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes. -=head1 SUPPORT +=head1 PATCHES -You can find documentation for this module with the perldoc command. +Send me unified diffs against the git HEAD at: - perldoc Test::WWW::Selenium::Catalyst + git://git.jrock.us/Test-WWW-Selenium-Catalyst -You can also look for information at: +You can view the repository online at -=over 4 + http://git.jrock.us/?p=Test-WWW-Selenium-Catalyst.git;a=summary -=item * AnnoCPAN: Annotated CPAN documentation - -L - -=item * CPAN Ratings - -L - -=item * RT: CPAN's request tracker - -L - -=item * Search CPAN - -L - -=back +Thanks in advance for your contributions! =head1 ACKNOWLEDGEMENTS