Checking if your kit is complete... Warning: the following files are missing in your kit: .cvsignore Please inform the author. Warning: Guessing NAME [Template-Plugin-Num2Word] from current directory name. Writing Makefile for Template-Plugin-Num2Word cp lib/Template/Plugin/Num2Word.pm blib/lib/Template/Plugin/Num2Word.pm Manifying blib/man3/Template::Plugin::Num2Word.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/00.load.........1..1 # Failed test (t/00.load.t at line 4) # Tried to use 'Template::Plugin::Num2Word'. # Error: Base class package "Template::Plugin::VMethods" is empty. # (Perhaps you need to 'use' the module which defines that package first.) # at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Template-Plugin-Num2Word/blib/lib/Template/Plugin/Num2Word.pm line 6 # BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Template-Plugin-Num2Word/blib/lib/Template/Plugin/Num2Word.pm line 6. # Compilation failed in require at (eval 1) line 2. not ok 1 - use Template::Plugin::Num2Word; Use of uninitialized value in concatenation (.) or string at t/00.load.t line 7. # Testing Template::Plugin::Num2Word # Looks like you failed 1 tests of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/01.simple.......1..1 plugin error - Base class package "Template::Plugin::VMethods" is empty. (Perhaps you need to 'use' the module which defines that package first.) at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Template-Plugin-Num2Word/blib/lib/Template/Plugin/Num2Word.pm line 6 BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Template-Plugin-Num2Word/blib/lib/Template/Plugin/Num2Word.pm line 6. Compilation failed in require at /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/Template/Plugins.pm line 205. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/perlcritic......1..0 # Skip Test::Perl::Critic required for testing PBP compliance skipped all skipped: Test::Perl::Critic required for testing PBP compliance t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.............1..1 ok 1 - blib/lib/Template/Plugin/Num2Word.pm ok Failed 2/5 test scripts, 60.00% okay. 2/3 subtests failed, 33.33% okay. Failed Test Stat Wstat Total Fail Failed List of Failed --------------------------------------------------------------------------------------------------------------------------------------- t/00.load.t 1 256 1 1 100.00% 1 t/01.simple.t 255 65280 1 2 200.00% 1 2 tests skipped. make: *** [test_dynamic] Error 25