Subject: | Test::Group dependency not specified. |
The Test::Group dependency is not specified anywhere, so cpan does not
follow it, with the consequence that if you don't have it installed,
some of your tests fail, preventing the installation of Test::NoTabs
(unless forced).
Test results inlined below.
Very nice module anyway: thanks!
Emanuele Zeppieri.
==================
Running make test
/opt/local/bin/perl Build --makefile_env_macros 1 test
t/00-load............# Testing Test::NoTabs 0.2, Perl 5.008008,
/opt/local/bin/perl
t/00-load............ok
t/04-pod.............ok
t/05-pod-coverage....ok
t/11-all.............ok
t/12-fail............Can't locate Test/Group.pm in @INC (@INC contains:
/private/var/.cpan/build/Test-NoTabs-0.2/blib/lib
/private/var/.cpan/build/Test-NoTabs-0.2/blib/arch
/opt/local/lib/perl5/5.8.8/darwin-2level /opt/local/lib/perl5/5.8.8
/opt/local/lib/perl5/site_perl/5.8.8/darwin-2level
/opt/local/lib/perl5/site_perl/5.8.8 /opt/local/lib/perl5/site_perl
/opt/local/lib/perl5/vendor_perl/5.8.8/darwin-2level
/opt/local/lib/perl5/vendor_perl/5.8.8 /opt/local/lib/perl5/vendor_perl
.) at t/12-fail.t line 5.
BEGIN failed--compilation aborted at t/12-fail.t line 5.
# Looks like your test died before it could output anything.
t/12-fail............dubious
Test returned status 255 (wstat 65280, 0xff00)
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/12-fail.t 255 65280 ?? ?? % ??
Failed 1/5 test scripts, 80.00% okay. 0/16 subtests failed, 100.00% okay.
make: *** [test] Error 255
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force
Failed during this command:
SOCK/Test-NoTabs-0.2.tar.gz : make_test NO