Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Archive-Any CPAN distribution.

Report information
The Basics
Id: 43169
Status: resolved
Priority: 0/
Queue: Archive-Any

People
Owner: cmoore [...] cpan.org
Requestors: ANDK [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.0932
Fixed in: (no value)



Subject: Undeclared dependencies on Array::Compare
I just got this error: t/type............Can't locate Array/Compare.pm in @INC (@INC contains: /home/sand/.cpan/build/Archive-Any-0.0932-sKhvTk/blib/lib /home/sand/.cpan/build/Archive-Any-0.0932-sKhvTk/blib/arch /usr/local/perl-5.10-g/lib/5.10.0/x86_64-linux /usr/local/perl-5.10-g/lib/5.10.0 /usr/local/perl-5.10-g/lib/site_perl/5.10.0/x86_64-linux /usr/local/perl-5.10-g/lib/site_perl/5.10.0 .) at /usr/local/perl-5.10-g/lib/site_perl/5.10.0/Test/Warn.pm line 228. BEGIN failed--compilation aborted at /usr/local/perl-5.10-g/lib/site_perl/5.10.0/Test/Warn.pm line 228. Compilation failed in require at t/type.t line 4. BEGIN failed--compilation aborted at t/type.t line 4. # Looks like your test exited with 2 before it could output anything. Dubious, test returned 2 (wstat 512, 0x200) Array::Compare is missing in the prereqs. Thanks,
On Tue Feb 10 01:28:31 2009, ANDK wrote: Show quoted text
> I just got this error: > > t/type............Can't locate Array/Compare.pm in @INC (@INC contains: > /home/sand/.cpan/build/Archive-Any-0.0932-sKhvTk/blib/lib > /home/sand/.cpan/build/Archive-Any-0.0932-sKhvTk/blib/arch > /usr/local/perl-5.10-g/lib/5.10.0/x86_64-linux > /usr/local/perl-5.10-g/lib/5.10.0 > /usr/local/perl-5.10-g/lib/site_perl/5.10.0/x86_64-linux > /usr/local/perl-5.10-g/lib/site_perl/5.10.0 .) at > /usr/local/perl-5.10-g/lib/site_perl/5.10.0/Test/Warn.pm line 228. > BEGIN failed--compilation aborted at > /usr/local/perl-5.10-g/lib/site_perl/5.10.0/Test/Warn.pm line 228. > Compilation failed in require at t/type.t line 4. > BEGIN failed--compilation aborted at t/type.t line 4. > # Looks like your test exited with 2 before it could output anything. > Dubious, test returned 2 (wstat 512, 0x200) > > > > Array::Compare is missing in the prereqs. > > Thanks, >
Fixed in 0.932 Thanks for the report!
I meant 0.0933 which will hit CPAN here before too long.