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=21b88aca1fbcb14d1e0c134f85741ce891b2296e;hb=de35f86ccdbc3cca4353176ba6980fc6f9658111;hp=007f21d7788c3611a494ffd17cac4fa34942ce3d;hpb=2d36fae24479274ca354b9646078c972048c0506;p=catagits%2FTest-WWW-Selenium-Catalyst.git diff --git a/lib/Test/WWW/Selenium/Catalyst.pm b/lib/Test/WWW/Selenium/Catalyst.pm index 007f21d..21b88ac 100644 --- a/lib/Test/WWW/Selenium/Catalyst.pm +++ b/lib/Test/WWW/Selenium/Catalyst.pm @@ -23,11 +23,11 @@ Test::WWW::Selenium::Catalyst - Test your Catalyst application with Selenium =cut -our $VERSION = '0.00_01'; +our $VERSION = '0.01'; -=head1 DEVELOPER RELEASE +=head1 DEVELOPERISH RELEASE -This is a developer release. It's working for me in production, but +This is still a test release. It's working for me in production, but it depends on a Java application (SeleniumRC), which can be unreliable. On my Debian system, I had to put C in my path, and add C to C. Every distro