Cannot determine perl version info from lib/Catalyst/Plugin/UploadProgress.pm Warning: prerequisite Catalyst::Runtime 5.50 not found. *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Catalyst::Runtime ...missing. (would need 5.50) ==> Auto-install the 1 mandatory module(s) from CPAN? [Y/n] y *** Dependencies will be installed the next time you type 'nmake'. *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for Catalyst::Plugin::UploadProgress 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 "-Iinc" Makefile.PL --config= --installdeps=Catalyst::Runtime,5.50 Cannot determine perl version info from lib/Catalyst/Plugin/UploadProgress.pm *** Installing dependencies... [MSG] No 'C:\Documents and Settings\cpanrun\Application Data\.cpanplus\custom-sources' dir, skipping custom sources *** Installing Catalyst::Runtime... [ERROR] Unable to extract 'C:\Documents and Settings\cpanrun\Application Data\.cpanplus\authors\id\M\MR\MRAMBERG\Catalyst-Runtime-5.7012.tar.gz' to 'C:\Documents and Settings\cpanrun\Application Data\.cpanplus\5.10.0\build': Extract failed, no extractor found Key 'ok' () is of invalid type for 'CPANPLUS::Backend::RV::new' provided by CPANPLUS::Backend::__ANON__ at C:\cpanrun\build\5-10-0\lib/CPANPLUS/Backend.pm line 395 *** Catalyst::Runtime installation cancelled. *** Module::AutoInstall installation finished. cp lib/Catalyst/Plugin/UploadProgress.pm blib\lib\Catalyst\Plugin\UploadProgress.pm cp lib/Catalyst/Plugin/UploadProgress/Static.pm blib\lib\Catalyst\Plugin\UploadProgress\Static.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 "-Iinc" Makefile.PL --config= --installdeps=Catalyst::Runtime,5.50 Cannot determine perl version info from lib/Catalyst/Plugin/UploadProgress.pm *** Installing dependencies... [MSG] No 'C:\Documents and Settings\cpanrun\Application Data\.cpanplus\custom-sources' dir, skipping custom sources *** Installing Catalyst::Runtime... [ERROR] Unable to extract 'C:\Documents and Settings\cpanrun\Application Data\.cpanplus\authors\id\M\MR\MRAMBERG\Catalyst-Runtime-5.7012.tar.gz' to 'C:\Documents and Settings\cpanrun\Application Data\.cpanplus\5.10.0\build': Extract failed, no extractor found Key 'ok' () is of invalid type for 'CPANPLUS::Backend::RV::new' provided by CPANPLUS::Backend::__ANON__ at C:\cpanrun\build\5-10-0\lib/CPANPLUS/Backend.pm line 395 *** Catalyst::Runtime installation cancelled. *** Module::AutoInstall installation finished. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib\lib', 'blib\arch')" t/*.t t/01use...............1..1 ok 1 - use Catalyst::Plugin::UploadProgress; ok t/02pod...............1..0 # Skip set TEST_POD to enable this test skipped all skipped: set TEST_POD to enable this test t/03podcoverage.......1..0 # Skip Test::Pod::Coverage 1.04 required skipped all skipped: Test::Pod::Coverage 1.04 required t/04uploadprogress....Can't locate Catalyst/Test.pm in @INC (@INC contains: C:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Catalyst-Plugin-UploadProgress/t/lib C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Catalyst-Plugin-UploadProgress\inc C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Catalyst-Plugin-UploadProgress\blib\lib C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Catalyst-Plugin-UploadProgress\blib\arch C:/cpanrun/build/5-10-0/site/lib C:/cpanrun/build/5-10-0/lib .) at t/04uploadprogress.t line 14. BEGIN failed--compilation aborted at t/04uploadprogress.t line 14. dubious Test returned status 2 (wstat 512, 0x200) Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/04uploadprogress.t 2 512 ?? ?? ?? 2 tests skipped. Failed 1/4 test scripts. 0/1 subtests failed. Files=4, Tests=1, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/4 test programs. 0/1 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x2' Stop.