Checking if your kit is complete... Looks good Warning: prerequisite Win32::FileOp 0 not found. Writing Makefile for Task::RecycleTrash Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Task/RecycleTrash.pm blib\lib\Task\RecycleTrash.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/01_compile....1..3 ok 1 - Perl version is new enough ok 2 - use File::Remove; ok 3 - use Task::RecycleTrash; ok t/02_trash......1..3 ok 1 - File does not exist ok 2 - Created test file Can't load Win32::FileOp to support the Recycle Bin: $@ = Can't locate Win32/FileOp.pm in @INC (@INC contains: C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Task-RecycleTrash\inc C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Task-RecycleTrash\blib\lib C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Task-RecycleTrash\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 (eval 11) line 1. BEGIN failed--compilation aborted at (eval 11) line 1. # Looks like you planned 3 tests but only ran 2. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 3 Failed 1/3 tests, 66.67% okay t/98_pod........1..1 ok 1 - blib\lib\Task\RecycleTrash.pm ok t/99_pmv........1..0 # Skip Test::MinimumVersion not available skipped all skipped: Test::MinimumVersion not available Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/02_trash.t 255 65280 3 2 3 1 test skipped. Failed 1/4 test scripts. 1/7 subtests failed. Files=4, Tests=7, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/4 test programs. 1/7 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.