Checking if your kit is complete... Looks good Writing Makefile for File::Marker cp lib/File/Marker.pm blib/lib/File/Marker.pm Manifying blib/man3/File::Marker.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/bin/perl "-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 /tmp/uJm2I481IH ok 5 - reopening test data file and clearing markers ok 6 - loading markers from /tmp/uJm2I481IH 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.57 cusr + 0.19 csys = 0.76 CPU) Installing /Users/cpanrun/build/5.8.8/html/site/lib/File/Marker.html Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/File/Marker.pm Installing /Users/cpanrun/build/5.8.8/man/man3/File::Marker.3 Appending installation info to /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/perllocal.pod