From: | gregoa [...] cpan.org |
Subject: | libfinance-bank-ie-permanenttsb-perl: uses Switch.pm, removed in perl 5.14 |
This bug has been forwarded from http://bugs.debian.org/629459
This package contain code using the perl module Switch, which is
deprecated and will be removed from the core in perl 5.14 (currently
in experimental).
$ grep -r 'use Switch' .
./lib/ptsb_util.pm:use Switch;
Switch statements (given/when) have been added to the core:
<http://perldoc.perl.org/perlsyn.html#Switch-statements>
Cheers,
gregor, Debian Perl Group