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 Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Template/Plugin/Num2Word.pm blib\lib\Template\Plugin\Num2Word.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib\lib', 'blib\arch')" t/*.t t/00.load.........1..1 v-string in use/require non-portable at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Template-Plugin-Num2Word\blib\lib/Template/Plugin/Num2Word.pm line 5. not ok 1 - use Template::Plugin::Num2Word; # Failed test 'use Template::Plugin::Num2Word;' # at t/00.load.t 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, # or make that module available in @INC (@INC contains: C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Template-Plugin-Num2Word\inc C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Template-Plugin-Num2Word\blib\lib C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Template-Plugin-Num2Word\blib\arch C:/cpanrun/build/5-10-0/site/lib C:/cpanrun/build/5-10-0/lib . C:/cpanrun/build/5-10-0/site/lib C:/cpanrun/build/5-10-0/lib .). # at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Template-Plugin-Num2Word\blib\lib/Template/Plugin/Num2Word.pm line 6 # BEGIN failed--compilation aborted at t/00.load.t line 4. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Use of uninitialized value $Template::Plugin::Num2Word::VERSION in concatenation (.) or string at t/00.load.t line 7. # Testing Template::Plugin::Num2Word # Looks like you failed 1 test 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 Can't locate object method "new" via package "Template" (perhaps you forgot to load "Template"?) at t/01.simple.t line 15. # 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 Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/00.load.t 1 256 1 1 1 t/01.simple.t 255 65280 1 2 1 2 tests skipped. Failed 2/5 test scripts. 2/3 subtests failed. Files=5, Tests=3, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 2/5 test programs. 2/3 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.