pkg-perl-maintainers team mailing list archive
-
pkg-perl-maintainers team
-
Mailing list archive
-
Message #00813
Re: [Bug 578955] [NEW] reference to undefined scalar in version number extraction from $Revision$
Ville Mattila writes:
> Patricia.pm fails to compile when a script using it is run with
> "perl -w".
> 4) Observed behaviour
> % perl -w -Mstrict -MNet::Patricia -e ''
> Use of uninitialized value $3 in concatenation (.) or string at
> /usr/lib/perl5/Net/Patricia.pm line 34.
Giving a warning when using -w should not make the module unusable.
If that is too annoying, using "use warnings;" instead of the "-w"
option should hide the warning as well.
Given that this is fixed in 1.16 (already in maverick), I don't think
there is a need for a SRU for this bug.
Regards,
Ansgar
--
reference to undefined scalar in version number extraction from $Revision$
https://bugs.launchpad.net/bugs/578955
You received this bug notification because you are a member of Debian
Perl Group, which is subscribed to libnet-patricia-perl in ubuntu.
References