Subject: | Missing prereq: Test::Without::Module |
Thanks for the wonderful module! However, Test::Without::Module is
missing as a prereq:
acme@roo:~/git/Gitalist$ cpan File::ChangeNotify
CPAN: Storable loaded ok (v2.21)
Going to read '/home/acme/.cpan/Metadata'
Database was generated on Mon, 07 Dec 2009 03:42:45 GMT
Running install for module 'File::ChangeNotify'
CPAN: YAML loaded ok (v0.70)
Running make for D/DR/DROLSKY/File-ChangeNotify-0.10.tar.gz
CPAN: Digest::SHA loaded ok (v5.47)
CPAN: Compress::Zlib loaded ok (v2.021)
Checksum for
/home/acme/.cpan/sources/authors/id/D/DR/DROLSKY/File-ChangeNotify-0.10.tar.gz
ok
CPAN: Archive::Tar loaded ok (v1.54)
File-ChangeNotify-0.10
File-ChangeNotify-0.10/META.yml
File-ChangeNotify-0.10/Changes
File-ChangeNotify-0.10/README
File-ChangeNotify-0.10/MANIFEST
File-ChangeNotify-0.10/Makefile.PL
File-ChangeNotify-0.10/SIGNATURE
File-ChangeNotify-0.10/Build.PL
File-ChangeNotify-0.10/t
File-ChangeNotify-0.10/t/excluded-dirs.t
File-ChangeNotify-0.10/t/instantiate-twice.t
File-ChangeNotify-0.10/t/all.t
File-ChangeNotify-0.10/t/lib
File-ChangeNotify-0.10/t/lib/File
File-ChangeNotify-0.10/t/lib/File/ChangeNotify
File-ChangeNotify-0.10/t/lib/File/ChangeNotify/TestHelper.pm
File-ChangeNotify-0.10/lib
File-ChangeNotify-0.10/lib/File
File-ChangeNotify-0.10/lib/File/ChangeNotify.pm
File-ChangeNotify-0.10/lib/File/ChangeNotify
File-ChangeNotify-0.10/lib/File/ChangeNotify/Event.pm
File-ChangeNotify-0.10/lib/File/ChangeNotify/Watcher.pm
File-ChangeNotify-0.10/lib/File/ChangeNotify/Watcher
File-ChangeNotify-0.10/lib/File/ChangeNotify/Watcher/KQueue.pm
File-ChangeNotify-0.10/lib/File/ChangeNotify/Watcher/Default.pm
File-ChangeNotify-0.10/lib/File/ChangeNotify/Watcher/Inotify.pm
File-ChangeNotify-0.10/xt
File-ChangeNotify-0.10/xt/pod-spell.t
File-ChangeNotify-0.10/xt/pod.t
File-ChangeNotify-0.10/xt/versions-match.t
File-ChangeNotify-0.10/xt/pod-coverage.t
File-ChangeNotify-0.10/xt/kwalitee.t
CPAN: File::Temp loaded ok (v0.22)
CPAN: Module::Build loaded ok (v0.35)
CPAN.pm: Going to build D/DR/DROLSKY/File-ChangeNotify-0.10.tar.gz
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Creating new 'Build' script for 'File-ChangeNotify' version '0.10'
Copying lib/File/ChangeNotify/Event.pm ->
blib/lib/File/ChangeNotify/Event.pm
Copying lib/File/ChangeNotify/Watcher/Inotify.pm ->
blib/lib/File/ChangeNotify/Watcher/Inotify.pm
Copying lib/File/ChangeNotify.pm -> blib/lib/File/ChangeNotify.pm
Copying lib/File/ChangeNotify/Watcher/KQueue.pm ->
blib/lib/File/ChangeNotify/Watcher/KQueue.pm
Copying lib/File/ChangeNotify/Watcher.pm ->
blib/lib/File/ChangeNotify/Watcher.pm
Copying lib/File/ChangeNotify/Watcher/Default.pm ->
blib/lib/File/ChangeNotify/Watcher/Default.pm
Manifying blib/lib/File/ChangeNotify/Watcher/Inotify.pm ->
blib/libdoc/File::ChangeNotify::Watcher::Inotify.3
Manifying blib/lib/File/ChangeNotify/Watcher/KQueue.pm ->
blib/libdoc/File::ChangeNotify::Watcher::KQueue.3
Manifying blib/lib/File/ChangeNotify/Watcher.pm ->
blib/libdoc/File::ChangeNotify::Watcher.3
Manifying blib/lib/File/ChangeNotify/Watcher/Default.pm ->
blib/libdoc/File::ChangeNotify::Watcher::Default.3
Manifying blib/lib/File/ChangeNotify.pm -> blib/libdoc/File::ChangeNotify.3
Manifying blib/lib/File/ChangeNotify/Event.pm ->
blib/libdoc/File::ChangeNotify::Event.3
DROLSKY/File-ChangeNotify-0.10.tar.gz
./Build -- OK
Running Build test
t/all.t ................ ok
t/excluded-dirs.t ...... ok
t/instantiate-twice.t .. Can't locate Test/Without/Module.pm in @INC
(@INC contains:
/home/acme/.cpan/build/File-ChangeNotify-0.10-IGomsc/blib/lib
/home/acme/.cpan/build/File-ChangeNotify-0.10-IGomsc/blib/arch
/home/acme/perl-5.10.1/lib/5.10.1/i686-linux
/home/acme/perl-5.10.1/lib/5.10.1
/home/acme/perl-5.10.1/lib/site_perl/5.10.1/i686-linux
/home/acme/perl-5.10.1/lib/site_perl/5.10.1 .) at t/instantiate-twice.t
line 4.
BEGIN failed--compilation aborted at t/instantiate-twice.t line 4.
t/instantiate-twice.t .. Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Test Summary Report
-------------------
t/instantiate-twice.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
Files=3, Tests=37, 0 wallclock secs ( 0.03 usr 0.02 sys + 0.62 cusr
0.04 csys = 0.71 CPU)
Result: FAIL
Failed 1/3 test programs. 0/37 subtests failed.
DROLSKY/File-ChangeNotify-0.10.tar.gz
./Build test -- NOT OK