Skip Menu |

This queue is for tickets about the Convert-BinHex CPAN distribution.

Report information
The Basics
Id: 26546
Status: resolved
Priority: 0/
Queue: Convert-BinHex

People
Owner: stephenenelson [...] mac.com
Requestors: ANDK [...] cpan.org
Cc:
AdminCc:

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



Subject: Broken with bleadperl
make[1]: Entering directory `/home/sand/.cpan/build/Convert-BinHex-1.119-yY2Kl5' PERL_DL_NONLAZY=1 /home/src/perl/repoperls/installed-perls/perl/pc8f2ly/perl-5.8.0@31019/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/comp2bin....Can't locate package Exporter for @Checker::ISA at t/comp2bin.t line 3. Undefined subroutine &main::check called at t/comp2bin.t line 75. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-9 Failed 9/9 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/comp2bin.t 255 65280 9 18 1-9 Failed 1/1 test scripts. 9/9 subtests failed. Files=1, Tests=9, 0 wallclock secs ( 0.11 cusr + 0.00 csys = 0.11 CPU) Failed 1/1 test programs. 9/9 subtests failed. There seems to be a 'use Exporter' missing somewhere. Bleedperl is not loading Exporter as often as previous perl versions. Thanks,
I've made a patch available in my CPAN directory ANDK/patches/Convert-BinHex-1.119-ANDK-01.patch.gz Regards,
Fixed.