Skip Menu |

This queue is for tickets about the Devel-CheckLib CPAN distribution.

Report information
The Basics
Id: 54616
Status: new
Priority: 0/
Queue: Devel-CheckLib

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

Bug Information
Severity: Important
Broken in: 0.699_002
Fixed in: (no value)



make test cp lib/Devel/CheckLib.pm blib/lib/Devel/CheckLib.pm cp bin/use-devel-checklib blib/script/use-devel-checklib /pro/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/use-devel-checklib PERL_DL_NONLAZY=1 /pro/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-load.t ................... ok t/bad-single-word-compiler.t .. Subroutine STORE redefined at /pro/lib/perl5/5.10.1/aix-64all/Config_heavy.pl line 1224. t/bad-single-word-compiler.t .. ok t/cmdline-LIBS-INC.t .......... skipped: Couldn't build a library to test against t/custom-function.t ........... skipped: Couldn't build a library to test against t/dash-l-libs.t ............... skipped: Couldn't build a library to test against t/exit_with_message.t ......... ok t/found.t ..................... ok t/headers.t ................... ok t/multi-word-compiler.t ....... ok t/not_found.t ................. ok All tests successful. Files=10, Tests=27, 6 wallclock secs ( 0.08 usr 0.02 sys + 1.36 cusr 0.50 csys = 1.96 CPU) Result: PASS Why the skips?