Checking if your kit is complete... Looks good Writing Makefile for Script Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Script.pod blib\lib\Script.pod cp lib/Script.pm blib\lib\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] !Script::Echo (running, Script, tests, ...) running 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(0x1b923c4) 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/Script [test] FileEdit (test.txt, CODE(0x1b899c4)) FileEdit test.txt CODE(0x1b899c4) FileWrite test.txt ->1 [test] FileFind (*, CODE(0x1b89a94)) blib, blib/arch, blib/arch/.exists, blib/arch/auto, blib/arch/auto/Script, blib/arch/auto/Script/.exists, blib/bin, blib/bin/.exists, blib/html, blib/html/site, blib/html/site/lib, blib/html/site/lib/Script.html, blib/lib, blib/lib/.exists, blib/lib/auto, blib/lib/auto/Script, blib/lib/auto/Script/.exists, blib/lib/Script.pm, blib/lib/Script.pod, blib/man1, blib/man1/.exists, blib/man3, blib/man3/.exists, blib/script, blib/script/.exists, lib, lib/Script.pm, lib/Script.pod, Makefile, Makefile.PL, MANIFEST, pm_to_blib, readme, test.pl, test.txt, test1.txt,->36 [test] FileGlob (*) ->10 [test] FileHandle (1 [test] FileIni (test.txt, [sect1], ARRAY(0x1b926f4), ARRAY(0x1dc690c), ARRAY(0x15db234)) 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 () ->10555375616 [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/2007-12-16_20_19_24" CODE(0x2080d94) Does test1.dir/2007-12-16_20_19_24 specify a file name or directory name on the target (F = file, D = directory)? D 1 File(s) copied xcopy /H/R/K/Q/Z/Y "test.dir\bb2.1.txt" "test1.dir/2007-12-16_20_19_24" 1 File(s) copied xcopy /H/R/K/Q/Z/Y "test.dir\cc2.3.txt" "test1.dir/2007-12-16_20_19_24" 1 File(s) copied ->test1.dir/2007-12-16_20_19_24 [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/2007-12-16_20_19_24/* ->1 Test results ------------- !Script::Echo (running, 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/Script FileEdit (test.txt, CODE(0x1b899c4)) -> 1 FileFind (*, CODE(0x1b89a94)) -> 36 FileGlob (*) -> 10 FileHandle ( 1 FileIni (test.txt, [sect1], ARRAY(0x1b926f4), ARRAY(0x1dc690c), ARRAY(0x15db234)) -> 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 () -> 10555375616 FileMkDir (test1.dir) -> 1 FileTrack (test.dir, test1.dir) -> test1.dir/2007-12-16_20_19_24 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\Script.html Installing C:\cpanrun\build\5-10-0\site\lib\Script.pm Installing C:\cpanrun\build\5-10-0\site\lib\Script.pod Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod