in reply to Re^2: use_ok with version number
in thread use_ok with version number

Wow, this is good to know.

I just tested your assertion, and it looks like you're right. When the actual version is '1.1.2', specifying version '2' fails as it should, but specifying version '1.1.3' succeeds.

I suppose I ought to report this as a bug in Test::More.

Replies are listed 'Best First'.
Re^4: use_ok with version number
by happy.barney (Friar) on Nov 27, 2009 at 08:43 UTC
    it already is, as number 55 :-)