Checking if your kit is complete... Looks good 'LICENSE' is not a known MakeMaker parameter name. Writing Makefile for AutoLoader Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/AutoLoader.pm blib\lib\AutoLoader.pm Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. D:\cpanrun\build\5-6-1\bin\perl.exe -Mblib -Id:\cpanrun\build\5-6-1\lib -Id:\cpanrun\build\5-6-1\lib -e "use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;" t\00pod.t t\AutoLoader.t Using D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/AutoLoader/blib t\00pod.............1..0 # Skip Test::Pod 1.00 required for testing POD skipped: Test::Pod 1.00 required for testing POD t\AutoLoader........1..22 ok 1 - can() first time ok 2 - autoloaded first time ok 3 - regular call ok 4 - can() returns ref to regular installed sub ok 5 - can() should work when importing AUTOLOAD too ok 6 - regular call ok 7 - ... returning ref to regular installed sub ok 8 - undefined method ok 9 - can() should fail on undefined methods ok 10 - indirect method call ok 11 - autoloaded method should not stomp match vars ok 12 - (again) ok 13 - for any method call ok 14 - (again) ok 15 - require error propagates ok 16 - adding a new autoloaded method ok 17 - adding a new autoloaded method ok 18 - AutoLoader should not export AUTOLOAD by default ok 19 - ... nor can() ok 20 - unimport() should remove imported AUTOLOAD() ok 21 - ... but not non-imported AUTOLOAD() ok 22 - AutoLoader shouldn't loop forever if %INC is modified ok All tests successful, 1 test skipped. Files=2, Tests=22, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. Installing D:\cpanrun\build\5-6-1\lib\AutoLoader.pm Writing d:\cpanrun\build\5-6-1\lib\auto\AutoLoader\.packlist Appending installation info to d:\cpanrun\build\5-6-1\lib/perllocal.pod