t\00-load.........1..1 # Failed test (t\00-load.t at line 6) # Tried to use 'Template::Patch'. # Error: Base class package "Class::Accessor::Ref" is empty. # (Perhaps you need to 'use' the module which defines that package first.) at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Template-Patch\blib\lib/Template/Patch.pm line 9 # BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Template-Patch\blib\lib/Template/Patch.pm line 9. # Compilation failed in require at (eval 1) line 2. not ok 1 - use Template::Patch; # Testing Template::Patch , Perl 5.008, C:\cpanrun-5.8\build\5-8-0\bin\perl.exe # 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-basic........1..9 # Failed test (t\01-basic.t at line 14) # Tried to use 'Template::Patch'. # Error: Base class package "Class::Accessor::Ref" is empty. # (Perhaps you need to 'use' the module which defines that package first.) at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Template-Patch\blib\lib/Template/Patch.pm line 9 # BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Template-Patch\blib\lib/Template/Patch.pm line 9. # Compilation failed in require at (eval 1) line 2. not ok 1 - use Template::Patch; ok 2 - can't read from metapatch file that doesn't exist # Failed test (t\01-basic.t at line 24) # died: Can't locate object method "new_from_file" via package "Template::Patch" at t\01-basic.t line 23. not ok 3 - construct patch object with .mp file # Failed test (t\01-basic.t at line 26) # has correct type isn't defined not ok 4 - has correct type isa Template::Patch # Failed test (t\01-basic.t at line 34) # died: Can't call method "extract" on an undefined value at t\01-basic.t line 34. not ok 5 - patch extraction lives # Failed test (t\01-basic.t at line 35) # died: Can't call method "patch" on an undefined value at t\01-basic.t line 35. not ok 6 - patch application lives Can't call method "routput" on an undefined value at t\01-basic.t line 39. # Looks like you planned 9 tests but only ran 6. # Looks like your test died just after 6. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1, 3-9 Failed 8/9 tests, 11.11% okay t\boilerplate.....1..3 ok 1 - README contains no boilerplate text ok 2 - Changes contains no boilerplate text ok 3 - lib/Template/Patch.pm contains no boilerplate text ok t\pod-coverage....1..0 # Skip Test::Pod::Coverage is a little too draconic for my taste skipped all skipped: Test::Pod::Coverage is a little too draconic for my taste t\pod.............1..2 ok 1 - blib\script\metapatch ok 2 - blib\lib\Template\Patch.pm ok Failed 2/5 test scripts, 60.00% okay. 9/15 subtests failed, 40.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\00-load.t 1 256 1 1 100.00% 1 t\01-basic.t 255 65280 9 8 88.89% 1 3-9 1 test skipped.