Subject: | Subroutine HTML::Strip::DESTROY redefined |
On recent perls (probably since 5.15.6), using HTML::Strip generates a warning:
% perl -we 'use HTML::Strip'
Subroutine HTML::Strip::DESTROY redefined at /usr/lib/x86_64-linux-gnu/perl/5.20/DynaLoader.pm line 210.
Apparently the diagnostics have improved, as there are indeed DESTROY methods in both Strip.pm and Strip.xs. It looks like the one Strip.pm never gets called.
(This is also tracked as https://bugs.debian.org/785032 )
Thanks for your work on free software,
--
Niko Tyni (Debian Perl team)
ntyni@debian.org