Skip Menu |

This queue is for tickets about the Crypt-VERPString CPAN distribution.

Report information
The Basics
Id: 113836
Status: new
Priority: 0/
Queue: Crypt-VERPString

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.02
Fixed in: (no value)



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