Skip Menu |

This queue is for tickets about the XML-LibXSLT CPAN distribution.

Report information
The Basics
Id: 70877
Status: resolved
Priority: 0/
Queue: XML-LibXSLT

People
Owner: Nobody in particular
Requestors: fschlich [...] zedat.fu-berlin.de
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: 1.70
Fixed in: (no value)



Subject: UNIVERSAL->import is getting deprecated with Perl 5.12.0
I'm forwarding http://bugs.debian.org/615886: ---------- From perl5120delta.pod, which lists significant changes with Perl 5.12.0: The method C<< UNIVERSAL->import() >> is now deprecated. Attempting to pass import arguments to a C<use UNIVERSAL> statement will result in a deprecation warning. From my build log on i386 with perl 5.12.3: UNIVERSAL->import is deprecated and will be removed in a future perl at t/14security.t line 4 -----------
On Sun Sep 11 17:54:43 2011, fschlich wrote: Show quoted text
> I'm forwarding http://bugs.debian.org/615886: > > ---------- > From perl5120delta.pod, which lists significant changes with Perl 5.12.0: > > The method C<< UNIVERSAL->import() >> is now deprecated. Attempting to > pass import arguments to a C<use UNIVERSAL> statement will result in a > deprecation warning. > > From my build log on i386 with perl 5.12.3: > > UNIVERSAL->import is deprecated and will be removed in a future perl at > t/14security.t line 4 > -----------
This was already fixed in XML-LibXSLT-1.71. See the bitbucket.org repository: https://bitbucket.org/shlomif/perl-xml-libxslt Regards, -- Shlomi Fish
From: fschlich [...] zedat.fu-berlin.de
On Mon Sep 12 06:55:43 2011, SHLOMIF wrote: Show quoted text
> This was already fixed in XML-LibXSLT-1.71. See the bitbucket.org > repository: > > https://bitbucket.org/shlomif/perl-xml-libxslt
ah, thanks, I had a brief look at Changes but it wasn't apparent there. BTW: XML-LibXSLT-1.71 has a big red "** UNAUTHORIZED RELEASE **" on http://search.cpan.org/~shlomif/XML-LibXSLT-1.71/, which is why I didn't actually test it first... Florian
From: fschlich [...] zedat.fu-berlin.de
Hi, thanks for fixing the "UNAUTHORIZED RELEASE" thing. I'm sorry this bug was reopened by my reply; yet I seem to be unable to close it myself... Florian
Resolving as closed due to the reply.