t\00-load.........1..1 not ok 1 - use App::Install; # Failed test (t\00-load.t at line 6) # Tried to use 'App::Install'. # Error: Can't locate File/ShareDir.pm in @INC (@INC contains: D:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\App-Install\blib\lib D:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\App-Install\blib\arch D:\cpanrun\depot\main\Apps\CPAN_Run\lib D:\cpanrun\depot\main\Apps\CPAN_Run\lib D:/cpanrun/build/5-8-0/lib D:/cpanrun/build/5-8-0/site/lib . D:/cpanrun/build/5-8-0/lib D:/cpanrun/build/5-8-0/site/lib) at D:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\App-Install\blib\lib/App/Install.pm line 8. # BEGIN failed--compilation aborted at D:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\App-Install\blib\lib/App/Install.pm line 8. # Compilation failed in require at (eval 1) line 2. # Testing App::Install , Perl 5.008, D:\cpanrun\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\app-install.....1..8 not ok 1 - use App::Install; # Failed test (t\app-install.t at line 7) # Tried to use 'App::Install'. # Error: Can't locate File/ShareDir.pm in @INC (@INC contains: lib D:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\App-Install\blib\lib D:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\App-Install\blib\arch D:\cpanrun\depot\main\Apps\CPAN_Run\lib D:/cpanrun/build/5-8-0/lib D:/cpanrun/build/5-8-0/site/lib .) at lib/App/Install.pm line 8. # BEGIN failed--compilation aborted at lib/App/Install.pm line 8. # Compilation failed in require at (eval 1) line 2. not ok 2 - App::Install->can('files') # Failed test (t\app-install.t at line 10) # App::Install->can('files') failed Can't locate object method "files" via package "App::Install" at t\app-install.t line 11. # Looks like you planned 8 tests but only ran 2. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-8 Failed 8/8 tests, 0.00% okay t\boilerplate.....1..3 ok 1 - README contains no boilerplate text ok 2 - Changes contains no boilerplate text ok 3 - lib/App/Install.pm contains no boilerplate text ok 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..0 # Skip Test::Pod 1.14 required for testing POD skipped all skipped: Test::Pod 1.14 required for testing POD Failed 2/5 test scripts, 60.00% okay. 9/12 subtests failed, 25.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\00-load.t 1 256 1 1 100.00% 1 t\app-install.t 255 65280 8 8 100.00% 1-8 2 tests skipped.