OK, I've bumped WWW::Selenium's version to 1.25. It's up in my github repo. The next time I
push a release out, the version will be bumped. I'll try to update it in the future when it
changes.
Thanks for the bug report.
On Wed Mar 30 19:44:30 2011, leah@arubanetworks.com wrote:
> It turns out Test-WWW-Selenium-1.15 had been run thru cpan2rpm and
> installed that way.
> I have tried to reproduce the problem on a
> machine upon which this has not been the case, but cygwin on
> windows can't tell me where the package landed, and make fails on
> my mac.
>
> I expect that the following test case would exhibit the
> problem:
>
> # cpan LUKEC/Test-WWW-Selenium-1.15.tar.gz
> (go look at
> WWW::Selenium, it's new should *not* take http_method as an
> argument)
> # cpan LUKEC/Test-WWW-Selenium-1.24.tar.gz
> (go look at
> WWW::Selenium, it's new *should* not take http_method as an
> argument, but doesn't)
>
> Since, for my purposes, I apparently need
> to run everything thru cpan2rpm, it is no longer an issue for me,
> but I really do think that the version number should be incremented
> even in component modules, *especially* since Test::WWW::Selenium
> is a subclass of WWW::Selenium.
>
> Thank you,
> -Leah
> -----Original Message-----
> From: Luke Closs via RT [mailto:bug-
> Test-WWW-Selenium@rt.cpan.org]
> Sent: Wednesday, March 30, 2011
> 3:20 PM
> To: Leah Klearman
> Subject: [rt.cpan.org #67099] version
> of WWW::Selenium has not been rev-ed
>
> <URL:
>
https://rt.cpan.org/Ticket/Display.html?id=67099 >
>
> How did you
> install WWW::Selenium originally? Test-WWW-Selenium is the only
> supported
> package to get the latest sources, as far as I know.
> On Wed Mar 30 18:17:53 2011, leah@arubanetworks.com wrote:
> > I did
> not, until a few moments ago, have Test-WWW-Selenium installed,
> >
> just WWW::Selenium.
> > So when I did '#cpan WWW::Selenium' it
> checked
> > version numbers of that module, which has not changed
> from 0.93, and
> > did not update it.
> > It looks like updating the
> version of the module
> > (as opposed to the package) would be a
> matter of changing line
> >
> > our
> > $VERSION = '0.93';
> >
> >
> Thank you,
> > -Leah
> >
> > -----Original Message-----
> > From: Luke
> Closs via RT [mailto:bug-Test-WWW-Selenium@rt.cpan.org]
> > Sent:
> Wednesday, March 30, 2011 3:12 PM
> > To: Leah Klearman
> > Subject:
> >
> > I
> only
> > bump the version of Test::WWW::Selenium - as it is the
> package name.
> > This is the only
> > version number you should pay
> attention to.
> >
> > Can
> > you articulate a problem with this? If
> not I'm going to close this
> > ticket.
> >
> > Thanks,
> > Luke
> >
> >
> > On Wed Mar 30 18:08:27 2011,
> > leah@arubanetworks.com wrote:
> > >
> > >
> > >
> > > I am noticing
> > that as I look at
> different versions of Test-WWW-Selenium,
> changes in the do_command method.
> > >
> > > The versions numbers
> > of WWW::Selenium have not been updated as changes
> made.
> > >
> > > This obviously has implications in terms of using
> cpan to
> > upgrade the
> > > WWW::Selenium module.
> > >
> > >
> > >
> > > Thank you,
> > >
> > >
> > -Leah
> > >