Bug#838629: libur-perl: UR warns when used
Niko Tyni
ntyni at debian.org
Fri Sep 23 07:16:33 UTC 2016
Package: libur-perl
Version: 0.440-3
Severity: minor
This module spits out lots of warnings when used with -w:
% perl -w -e 'use UR'
Name "Command::Type::CAN" used only once: possible typo at /usr/share/perl5/Class/AutoloadCAN.pm line 62.
Name "Command::CAN" used only once: possible typo at /usr/share/perl5/Class/AutoloadCAN.pm line 62.
Name "UR::Entity::Type::CAN" used only once: possible typo at /usr/share/perl5/Class/AutoloadCAN.pm line 62.
[33 more snipped]
I'm not quite sure if Class::AutoloadCAN should have a 'use warnings
"once"' or if UR is somehow misusing it. Anyway, filing this to at least
track the issue.
--
Niko Tyni ntyni at debian.org
More information about the pkg-perl-maintainers
mailing list