Your message dated Mon, 6 Jun 2011 21:51:47 +0100
with message-id <[email protected]>
and subject line Re: Bug#629468: Acknowledgement (libcgi-application-perl: uses
Class::ISA, removed in perl 5.14)
has caused the Debian Bug report #629468,
regarding libcgi-application-perl: uses Class::ISA, removed in perl 5.14
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
629468: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=629468
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libcgi-application-perl
Version: 4.31-2
User: [email protected]
Usertags: perl-5.14-transition
This package contain code using the perl module Class::ISA, which is
deprecated and will be removed from the core in perl 5.14 (currently
in experimental).
$ grep -r 'Class::ISA' .
./Build.PL: 'Class::ISA' => 0,
./META.yml: Class::ISA: 0
./lib/CGI/Application.pm:use Class::ISA;
./lib/CGI/Application.pm: $self->{__CALLBACK_CLASSES} ||= [
Class::ISA::self_and_super_path($app_class) ];
./Changes: - Switched from using Class::ISA to Class::MOP for introspection.
Class::MOP
./Makefile.PL: 'Class::ISA' => 0,
Please consider not using this deprecated module, or Depend/Build-Depend
as appropriate on:
libclass-isa-perl | perl (<< 5.10.1-13)
Thanks,
Dominic.
--
Dominic Hargreaves | http://www.larted.org.uk/~dom/
PGP key 5178E2A5 from the.earth.li (keyserver,web,email)
--- End Message ---
--- Begin Message ---
Sorry, this was already fixed. Lapse in detailed checking before
filing this one.
--
Dominic Hargreaves | http://www.larted.org.uk/~dom/
PGP key 5178E2A5 from the.earth.li (keyserver,web,email)
--- End Message ---