From: | gregoa [...] cpan.org |
Subject: | libmoosex-attributetags-perl: Constants from lexical variables potentially modified elsewhere are deprecated |
We have the following bug reported to the Debian package of
MooseX-AttributeTags (https://bugs.debian.org/826440):
It doesn't seem to be a bug in the packaging, so you may want to take
a look. Thanks!
------8<-----------8<-----------8<-----------8<-----------8<-----
Package: libmoosex-attributetags-perl
Version: 0.002-1
Severity: normal
User: debian-perl@lists.debian.org
Usertags: perl-5.24-transition
Building this package triggers a deprecation warning with Perl 5.24
(currently in experimental):
Constants from lexical variables potentially modified elsewhere are deprecated at /<<PKGBUILDDIR>>/blib/lib/Moose
This also shows up in the librdf-doap-perl build log. It can be
reproduced with just
# perl -w -e 'package Foo; use MooseX::AttributeTags "foo"; 1'
Constants from lexical variables potentially modified elsewhere are deprecated at /usr/share/perl5/MooseX/AttributeTags.pm line 43.
A full build log is available at
http://perl.debian.net/rebuild-logs/perl-5.24-throwaway/libmoosex-attributetags-perl_0.002-1/
--
Niko Tyni ntyni@debian.org
------8<-----------8<-----------8<-----------8<-----------8<-----
Thanks for considering,
gregor herrmann,
Debian Perl Group