Subject: | Additional fails with recent MIME::Base32 versions |
MIME::Base32 has changed the exporting; compilation of Crypt::VERPString fails now:
# Failed test 'use Crypt::VERPString;'
# at t/00.load.t line 4.
# Tried to use 'Crypt::VERPString'.
# Error: "crockford" is not exported by the MIME::Base32 module
# Can't continue after import errors at /tmpfs/.cpan-build-cpansand/2016041618/Crypt-VERPString-0.02-a42lX_/blib/lib/Crypt/VERPString.pm line 8.
# BEGIN failed--compilation aborted at /tmpfs/.cpan-build-cpansand/2016041618/Crypt-VERPString-0.02-a42lX_/blib/lib/Crypt/VERPString.pm line 8.
# Compilation failed in require at t/00.load.t line 4.
# BEGIN failed--compilation aborted at t/00.load.t line 4.
# Testing Crypt::VERPString
# Looks like you failed 1 test of 1.
t/00.load.t .......
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests