Checking if your kit is complete... Looks good Writing Makefile for File::Marker Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/File/Marker.pm blib\lib\File\Marker.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 "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/01_File_Marker.....ok 1 - require File::Marker; ok 2 - The object isa File::Marker ok 3 - The object isa IO::File ok 4 - opening a data file with 'open' ok 5 - file contents correct ok 6 - closing data file ok 7 - opening a data file with 'new' ok 8 - first line contents correct ok 9 - marking current position at line 2 ok 10 - reading line 2 ok 11 - jumping back to the marker for line 2 ok 12 - reading line 2 again ok 13 - setting a marker for line 3 ok 14 - reading line 3 ok 15 - jumping back to the marker for line 3 ok 16 - jumping back to the marker for line 2 ok 17 - jumping back to the special 'LAST' marker (i.e. line 3) ok 18 - reading line 3 again ok 19 - got error trying to set 'LAST' ok 20 - got correct list of existing markers ok 21 - reopening test data file ok 22 - reopening clears tags (got error jumping to line 3 tag) ok 23 - reading line 1 again ok 24 - jumping back to the special 'LAST' marker (without any prior jumps) ok 25 - reading line 1 again ok 26 - closing filehandle ok 27 - got error trying to set marker for closed filehandle ok 28 - got error trying to goto marker for closed filehandle ok 29 - Confirm only one object in memory storage (no leaks) 1..29 ok t/02_fork............1..9 ok 1 - require File::Marker; ok 2 - The object isa File::Marker ok 3 - line 1 contents correct ok 4 - marking current position at line 2 ok 5 - reading line 2 ok 6 - jumping back to the marker for line 2 ok 7 - reading line 2 again ok 8 - jumping back to the marker for line 2 ok 9 - reading line 2 again ok t/03_thread..........1..9 ok 1 - require File::Marker; ok 2 - The object isa File::Marker ok 3 - line 1 contents correct ok 4 - marking current position at line 2 ok 5 - reading line 2 ok 6 - jumping back to the marker for line 2 ok 7 - reading line 2 again ok 8 - jumping back to the marker for line 2 ok 9 - reading line 2 again ok t/04_save_load.......ok 1 - require File::Marker; ok 2 - creating new File::Marker object ok 3 - opening a data file with 'open' ok 4 - saving markers to C:\DOCUME~1\cpanrun\LOCALS~1\Temp\2\kV5fpunrWL ok 5 - reopening test data file and clearing markers ok 6 - loading markers from C:\DOCUME~1\cpanrun\LOCALS~1\Temp\2\kV5fpunrWL ok 7 - line 0 matched ok 8 - line 1 matched ok 9 - line 2 matched ok 10 - line 3 matched ok 11 - line 4 matched 1..11 ok t/98_pod.............1..0 # Skip Skipping author tests skipped all skipped: Skipping author tests t/99_pod_coverage....1..0 # Skip Skipping author tests skipped all skipped: Skipping author tests All tests successful, 2 tests skipped. Files=6, Tests=58, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) 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\File\Marker.html Installing C:\cpanrun\build\5-10-0\site\lib\File\Marker.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod