Package: libstring-koremutake-perl / 0.30-5

Metadata

Package Version Patches format
libstring-koremutake-perl 0.30-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
mention bigint under caveats.patch | (download)

lib/String/Koremutake.pm | 42 42 + 0 - 0 !
1 file changed, 42 insertions(+)

 mention "use bigint;" in pod under caveats
Bug: https://rt.cpan.org/Public/Bug/Display.html?id=78653
Bug-Debian: http://bugs.debian.org/723021
use lib is bad for autopkgtest.patch | (download)

t/simple.t | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 remove "use lib 'lib'" from test suite
 If lib should be in @INC should be left up to the tester as it
 heavily depends on what the tester wants to test.