*** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Directory::Scratch ...loaded. (0.13 >= 0.05) - Test::More ...loaded. (0.72) - Exporter ...loaded. (5.62) - Module::Pluggable ...loaded. (3.6) - Carp ...loaded. (1.08) - Best ...loaded. (0.11 >= 0.06) - YAML ...loaded. (0.66) - File::Spec ...loaded. (0.9) [YAML::Syck for better performance] - YAML::Syck ...missing. ==> Auto-install the 1 optional 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 File::Attributes Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-Iinc" Makefile.PL --config= --installdeps=YAML::Syck,0 *** Installing dependencies... [MSG] No 'C:\Documents and Settings\cpanrun\Application Data\.cpanplus\custom-sources' dir, skipping custom sources *** Installing YAML::Syck... Running [C:\cpanrun\build\5-10-0\bin\perl.exe C:\cpanrun\build\5-10-0\bin\cpanp-run-perl.bat C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\YAML-Syck-1.04\Makefile.PL ]... *** WARNING *** YAML::Syck version >=0.60 breaks compatibility with earlier versions of YAML::Syck and YAML.pm (<0.60) when serializing blessed references. See the COMPATIBILITY file for more information. Checking if your kit is complete... Looks good Warning: prerequisite Devel::Leak 0 not found. Writing Makefile for YAML::Syck Running [C:\cpanrun\build\5-10-0\bin\perl.exe C:\cpanrun\build\5-10-0\bin\cpanp-run-perl.bat C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Devel-Leak-0.03\Makefile.PL ]... This perl is not compiled with -DDEBUGGING - functions restricted Writing Makefile for Devel::Leak [ERROR] MAKE failed: Unknown error [ERROR] Unable to create a new distribution object for 'Devel::Leak' -- cannot continue [ERROR] Failed to install 'Devel::Leak' as prerequisite for 'YAML::Syck' [ERROR] Unable to satisfy prerequisites for 'YAML::Syck' -- aborting install [ERROR] Unable to create a new distribution object for 'YAML::Syck' -- cannot continue 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 *** YAML::Syck installation cancelled. *** Module::AutoInstall installation finished. cp lib/File/Attributes/Base.pm blib\lib\File\Attributes\Base.pm cp lib/File/Attributes/Simple.pm blib\lib\File\Attributes\Simple.pm cp lib/File/Attributes.pm blib\lib\File\Attributes.pm Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-Iinc" Makefile.PL --config= --installdeps=YAML::Syck,0 *** Installing dependencies... [MSG] No 'C:\Documents and Settings\cpanrun\Application Data\.cpanplus\custom-sources' dir, skipping custom sources *** Installing YAML::Syck... Running [C:\cpanrun\build\5-10-0\bin\perl.exe C:\cpanrun\build\5-10-0\bin\cpanp-run-perl.bat C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\YAML-Syck-1.04\Makefile.PL ]... *** WARNING *** YAML::Syck version >=0.60 breaks compatibility with earlier versions of YAML::Syck and YAML.pm (<0.60) when serializing blessed references. See the COMPATIBILITY file for more information. Warning: prerequisite Devel::Leak 0 not found. Writing Makefile for YAML::Syck Running [C:\cpanrun\build\5-10-0\bin\perl.exe C:\cpanrun\build\5-10-0\bin\cpanp-run-perl.bat C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Devel-Leak-0.03\Makefile.PL ]... This perl is not compiled with -DDEBUGGING - functions restricted Writing Makefile for Devel::Leak [ERROR] MAKE failed: Unknown error [ERROR] Unable to create a new distribution object for 'Devel::Leak' -- cannot continue [ERROR] Failed to install 'Devel::Leak' as prerequisite for 'YAML::Syck' [ERROR] Unable to satisfy prerequisites for 'YAML::Syck' -- aborting install [ERROR] Unable to create a new distribution object for 'YAML::Syck' -- cannot continue 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 *** YAML::Syck 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/00-load.t t/bad_files.t t/base.t t/directory.t t/file_attributes.t t/hidden.t t/override-notapplicable.t t/override.t t/pod-coverage.t t/pod.t t/simple-cleanup.t t/simple-link.t t/simple.t t/test-works.t t/00-load...................1..1 ok 1 - use File::Attributes; # Testing File::Attributes 0.04, Perl 5.010000, C:\cpanrun\build\5-10-0\bin\perl.exe # Available backends: File::Attributes::Simple (0.04;1). ok t/bad_files.................1..1 ok 1 - looking up attributes on a nonexistent file fails ok t/base......................1..2 ok 1 - base is not applicable ok 2 - Simple is applicable ok t/directory.................1..3 ok 1 ok 2 ok 3 ok t/file_attributes...........1..14 ok 1 - made tempfile C:\DOCUME~1\cpanrun\LOCALS~1\Temp\1\9PsMyEyLcU\file ok 2 - setting foo worked ok 3 - foo is still here ok 4 - setting bar worked ok 5 - list works ok 6 - hash works ok 7 - hash works ok 8 - hash doesnt make things up ok 9 - unsetting foo ok 10 - unset worked; empty list returned ok 11 - hash set/get works ok 12 - hash set/get works ok 13 - hash set/get works ok 14 - deletion worked ok t/hidden....................1..4 ok 1 ok 2 ok 3 ok 4 ok t/override-notapplicable....1..9 Version string 'foo-o-matic' contains invalid data; ignoring: 'foo-o-matic' at t/override-notapplicable.t line 19. Version string 'foo-o-matic' contains invalid data; ignoring: 'foo-o-matic' at t/override-notapplicable.t line 19. ok 1 - at least 2 backends ok 2 ok 3 - isa F::A::T ok 4 ok 5 - isa F::A::S ok 6 - have a real test file ok 7 - no attributes yet ok 8 - set bar and foo ok ok 9 - make sure we used ::Simple ok t/override..................1..16 Version string 'foo-o-matic' contains invalid data; ignoring: 'foo-o-matic' at t/override.t line 19. Version string 'foo-o-matic' contains invalid data; ignoring: 'foo-o-matic' at t/override.t line 19. ok 1 - at least 2 backends ok 2 ok 3 - isa F::A::T ok 4 ok 5 - isa F::A::S ok 6 - have a real test file ok 7 - no attributes yet ok 8 - set bar and foo ok ok 9 - make sure we used ::Test ok 10 - real file got created ok 11 - set barNONONO and fooNONONO ok ok 12 ok 13 - foo went away in both places ok 14 - foo went away properly ok 15 - got rid of foo and bar ok ok 16 - got rid of everything else ok 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..3 ok 1 - blib\lib\File\Attributes.pm ok 2 - blib\lib\File\Attributes\Base.pm ok 3 - blib\lib\File\Attributes\Simple.pm ok t/simple-cleanup............1..6 ok 1 ok 2 ok 3 - created attributes file ok 4 - attributes file still exists ok 5 - attributes file still exists ok 6 - attributes file gone ok t/simple-link...............1..0 # Skip Win32 cannot link skipped all skipped: Win32 cannot link t/simple....................1..9 ok 1 ok 2 ok 3 - clean start ok 4 - setting foo worked ok 5 - setting baz worked ok 6 - foo was not forgotten ok 7 - listing works ok 8 - unset works ok 9 ok t/test-works................1..12 ok 1 ok 2 ok 3 - C:\DOCUME~1\cpanrun\LOCALS~1\Temp\1\0fSxmxEBzR\file is applicable ok 4 - clean start ok 5 - setting foo worked ok 6 - setting baz worked ok 7 - foo was not forgotten ok 8 - listing works ok 9 - unset works ok 10 ok 11 - fooNONONO ignored ok 12 - file named NONONO is not applicable ok All tests successful, 2 tests skipped. Files=14, Tests=80, 6 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. C:\cpanrun\build\5-10-0\bin\perl.exe "-Iinc" Makefile.PL --config= --installdeps=YAML::Syck,0 *** Installing dependencies... [MSG] No 'C:\Documents and Settings\cpanrun\Application Data\.cpanplus\custom-sources' dir, skipping custom sources *** Installing YAML::Syck... Running [C:\cpanrun\build\5-10-0\bin\perl.exe C:\cpanrun\build\5-10-0\bin\cpanp-run-perl.bat C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\YAML-Syck-1.04\Makefile.PL ]... *** WARNING *** YAML::Syck version >=0.60 breaks compatibility with earlier versions of YAML::Syck and YAML.pm (<0.60) when serializing blessed references. See the COMPATIBILITY file for more information. Warning: prerequisite Devel::Leak 0 not found. Writing Makefile for YAML::Syck Running [C:\cpanrun\build\5-10-0\bin\perl.exe C:\cpanrun\build\5-10-0\bin\cpanp-run-perl.bat C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Devel-Leak-0.03\Makefile.PL ]... This perl is not compiled with -DDEBUGGING - functions restricted Writing Makefile for Devel::Leak [ERROR] MAKE failed: Unknown error [ERROR] Unable to create a new distribution object for 'Devel::Leak' -- cannot continue [ERROR] Failed to install 'Devel::Leak' as prerequisite for 'YAML::Syck' [ERROR] Unable to satisfy prerequisites for 'YAML::Syck' -- aborting install [ERROR] Unable to create a new distribution object for 'YAML::Syck' -- cannot continue 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 *** YAML::Syck installation cancelled. *** Module::AutoInstall installation finished. Installing C:\cpanrun\build\5-10-0\html\site\lib\File\Attributes.html Installing C:\cpanrun\build\5-10-0\html\site\lib\File\Attributes\Base.html Installing C:\cpanrun\build\5-10-0\html\site\lib\File\Attributes\Simple.html Installing C:\cpanrun\build\5-10-0\site\lib\File\Attributes.pm Installing C:\cpanrun\build\5-10-0\site\lib\File\Attributes\Base.pm Installing C:\cpanrun\build\5-10-0\site\lib\File\Attributes\Simple.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod