On 4/25/07, Damian Conway <[EMAIL PROTECTED]> wrote:
Perl6::Perldoc v0.0.5 just hit the CPAN.


I think you have forgot to update the version number in
Perl6::Perldoc::Parser. It's still v0.0.1:

http://search.cpan.org/src/DCONWAY/Perl6-Perldoc-v0.0.5/lib/Perl6/Perldoc/Parser.pm

See line 7:

   use version; our $VERSION = qv('0.0.1');

I'd like to say something like "use Perl6::Perldoc::Parser 0.000005"
because smartlinks.pl in the Pugs repos is using a feature that only
exists from v0.0.5.

Thanks, agentz

Reply via email to