Checking if your kit is complete... Looks good Writing Makefile for Template::Plugin::Markdown Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Template/Plugin/Markdown.pm blib\lib\Template\Plugin\Markdown.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, 'blib\lib', 'blib\arch')" t/*.t t/00_compile.....1..1 # Failed test 'use Template::Plugin::Markdown;' not ok 1 - use Template::Plugin::Markdown; # at t/00_compile.t line 4. # Tried to use 'Template::Plugin::Markdown'. # Error: Base class package "Template::Plugin::Filter" 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-Markdown\blib\lib C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Template-Plugin-Markdown\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-Markdown\blib\lib/Template/Plugin/Markdown.pm line 4 # BEGIN failed--compilation aborted at t/00_compile.t line 4. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. # 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_markdown....1..2 Can't locate object method "new" via package "Template" (perhaps you forgot to load "Template"?) at t/01_markdown.t line 5. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/00_compile.t 1 256 1 1 1 t/01_markdown.t 255 65280 2 4 1-2 Failed 2/2 test scripts. 3/3 subtests failed. Files=2, Tests=3, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 2/2 test programs. 3/3 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.