Checking if your kit is complete... Looks good Writing Makefile for Win32::Script Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Win32/Script.pod blib\lib\Win32\Script.pod cp lib/Win32/Script.pm blib\lib\Win32\Script.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 "-Iblib\lib" "-Iblib\arch" test.pl [test] !Win32::Script::Echo (running, Win32::Script, tests, ...) running Win32::Script tests ... ->1 [test] FileWrite (test.txt, [sect1], aa=0, bb =cc, [sect2], aa=1, bb = qq) FileWrite test.txt ->1 [test] FileCopy (-f, test.txt, test1.txt) xcopy /H/R/K/Q/Z/Y "test.txt" "test1.txt" CODE(0x1ba311c) Does test1.txt specify a file name or directory name on the target (F = file, D = directory)? F 1 File(s) copied ->1 [test] !FileCompare (test.txt, test1.txt) ->1 [test] FileCRC (test.txt) ->2005264279 [test] FileCwd () ->C:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Win32-Script [test] FileEdit (test.txt, CODE(0x1b9b47c)) FileEdit test.txt CODE(0x1b9b47c) FileWrite test.txt ->1 [test] FileFind (*, CODE(0x1b9b54c)) blib, blib/arch, blib/arch/.exists, blib/arch/auto, blib/arch/auto/Win32, blib/arch/auto/Win32/Script, blib/arch/auto/Win32/Script/.exists, blib/bin, blib/bin/.exists, blib/html, blib/html/site, blib/html/site/lib, blib/html/site/lib/Win32, blib/html/site/lib/Win32/Script.html, blib/lib, blib/lib/auto, blib/lib/auto/Win32, blib/lib/auto/Win32/Script, blib/lib/auto/Win32/Script/.exists, blib/lib/Win32, blib/lib/Win32/.exists, blib/lib/Win32/Script.pm, blib/lib/Win32/Script.pod, blib/man1, blib/man1/.exists, blib/man3, blib/man3/.exists, blib/script, blib/script/.exists, lib, lib/Win32, lib/Win32/Script.pm, lib/Win32/Script.pod, Makefile, Makefile.PL, MANIFEST, META.yml, pm_to_blib, readme, test.pl, test.txt, test1.txt,->42 [test] FileGlob (*) ->11 [test] FileHandle (1 [test] FileIni (test.txt, [sect1], ARRAY(0x1c410fc), ARRAY(0x1c6c014), ARRAY(0x15db19c)) FileIni test.txt FileWrite test.txt ->1 [test] FileMkDir (test.dir) mkdir test.dir ->1 [test] FileWrite (test.dir/aa1.1.txt, xx) FileWrite test.dir/aa1.1.txt ->1 [test] FileWrite (test.dir/bb2.1.txt, xx) FileWrite test.dir/bb2.1.txt ->1 [test] FileWrite (test.dir/cc2.3.txt, xx) FileWrite test.dir/cc2.3.txt ->1 [test] FileNameMax (test.dir/*) ->2 [test] FileNameMin (test.dir/*) ->test.dir/aa1.1.txt [test] FileRead (test.txt) ->[sect1] aa=1 bb =cc ee=2 [sect2] aa=9 bb = qq [test] FileSize (test.dir) ->12 [test] FileSpace () ->9169752064 [test] FileMkDir (test1.dir) mkdir test1.dir ->1 [test] FileTrack (test.dir, test1.dir) FileTrack - test.dir test1.dir xcopy /H/R/K/Q/Z/Y "test.dir\aa1.1.txt" "test1.dir\2008-01-02_20_59_14" CODE(0x1f6859c) Does test1.dir\2008-01-02_20_59_14 specify a file name or directory name on the target (F = file, D = directory)? D 1 File(s) copied CopyFile('test.dir\bb2.1.txt', 'test1.dir\2008-01-02_20_59_14\bb2.1.txt') CopyFile('test.dir\cc2.3.txt', 'test1.dir\2008-01-02_20_59_14\cc2.3.txt') ->test1.dir/2008-01-02_20_59_14 [test] Pause (Press a key and [Enter]) Press a key and [Enter]-> [test] Platform (os) ->Windows_NT [test] Platform (osname) ->Microsoft Windows 2000 [Version 5.00.2195] [test] Platform (ver) ->5.0.2195 [test] Platform (patch) ->Service Pack 4 [test] Platform (lang) -> [test] Platform (prodid) ->51876-335-0751107-05560 [test] Platform (windir) ->C:\WINNT [test] Platform (name) ->alligator [test] Platform (host) ->alligator.activestate.com [test] Platform (hostdomain) ->activestate.com [test] Platform (user) ->cpanrun [test] Platform (userdomain) ->ALLIGATOR [test] UserPath () ->C:\Documents and Settings\cpanrun [test] Run () ->1 [test] FileDelete (test.txt) FileDelete test.txt ->1 [test] FileDelete (test1.txt) FileDelete test1.txt ->1 [test] FileDelete (-r, test.dir) FileDelete -r test.dir FileDelete -r test.dir/* ->1 [test] FileDelete (-r, test1.dir) FileDelete -r test1.dir FileDelete -r test1.dir/* FileDelete -r test1.dir/2008-01-02_20_59_14/* ->1 Test results ------------- !Win32::Script::Echo (running, Win32::Script, tests, ...) -> 1 FileWrite (test.txt, [sect1], aa=0, bb =cc, [sect2], aa=1, bb = qq) -> 1 FileCopy (-f, test.txt, test1.txt) -> 1 !FileCompare (test.txt, test1.txt) -> 1 FileCRC (test.txt) -> 2005264279 FileCwd () -> C:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Win32-Script FileEdit (test.txt, CODE(0x1b9b47c)) -> 1 FileFind (*, CODE(0x1b9b54c)) -> 42 FileGlob (*) -> 11 FileHandle ( 1 FileIni (test.txt, [sect1], ARRAY(0x1c410fc), ARRAY(0x1c6c014), ARRAY(0x15db19c)) -> 1 FileMkDir (test.dir) -> 1 FileWrite (test.dir/aa1.1.txt, xx) -> 1 FileWrite (test.dir/bb2.1.txt, xx) -> 1 FileWrite (test.dir/cc2.3.txt, xx) -> 1 FileNameMax (test.dir/*) -> 2 FileNameMin (test.dir/*) -> test.dir/aa1.1.txt FileRead (test.txt) -> [sect1] aa=1 bb =cc ee=2 [sect2] aa=9 bb = qq FileSize (test.dir) -> 12 FileSpace () -> 9169752064 FileMkDir (test1.dir) -> 1 FileTrack (test.dir, test1.dir) -> test1.dir/2008-01-02_20_59_14 Pause (Press a key and [Enter]) -> Platform (os) -> Windows_NT Platform (osname) -> Microsoft Windows 2000 [Version 5.00.2195] Platform (ver) -> 5.0.2195 Platform (patch) -> Service Pack 4 Platform (lang) -> Platform (prodid) -> 51876-335-0751107-05560 Platform (windir) -> C:\WINNT Platform (name) -> alligator Platform (host) -> alligator.activestate.com Platform (hostdomain) -> activestate.com Platform (user) -> cpanrun Platform (userdomain) -> ALLIGATOR UserPath () -> C:\Documents and Settings\cpanrun Run () -> 1 FileDelete (test.txt) -> 1 FileDelete (test1.txt) -> 1 FileDelete (-r, test.dir) -> 1 FileDelete (-r, test1.dir) -> 1 Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. Installing C:\cpanrun\build\5-10-0\html\site\lib\Win32\Script.html Installing C:\cpanrun\build\5-10-0\site\lib\Win32\Script.pm Installing C:\cpanrun\build\5-10-0\site\lib\Win32\Script.pod Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod