*** ExtUtils::AutoInstall version 0.59 *** Checking for dependencies... [Core Features] - Test::More ...loaded. (0.47) - File::Spec::Functions ...loaded. (1.3) - ExtUtils::MakeMaker::bytes ...loaded. (6.42) - Scalar::Util ...loaded. (1.14 >= 1.14) *** ExtUtils::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for FileHandle::Unget ------------------------------------------------------------------------------ Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/FileHandle/Unget.pm blib\lib\FileHandle\Unget.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, 'inc', 'blib\lib', 'blib\arch')" t/binmode_bug.t t/buffer.t t/class_pipe.t t/core_pipe.t t/dumper.t t/eof.t t/filehandle.t t/fileno.t t/gensym.t t/input_record_separator.t t/loop_bug.t t/memory_leak.t t/multiple_handles.t t/new.t t/overridden_pipe.t t/seek.t t/stdin_tell_bug.t t/tell.t t/ungetc.t t/ungets.t t/binmode_bug...............1..2 Under windows, calling binmode after eof exposes a bug that exists in some versions of Perl. ok 1 ok 2 ok t/buffer....................1..3 Writing file ok 1 ok 2 ok 3 ok t/class_pipe................1..2 ok 1 - Fork succeeded ok 2 - Child output ok t/core_pipe.................1..2 ok 1 - Fork succeeded ok 2 - Child output ok t/dumper....................1..1 ok 1 - Dumped Filehandle::Unget ok t/eof.......................1..4 ok 1 - Read first line ok 2 - Read second line ok 3 - EOF getline ok 4 - EOF getlines ok t/filehandle................1..13 ok 1 - No eol separator ok 2 - Input line number at start ok 3 - First line ok 4 - Input line number at middle ok 5 - Getlines size ok 6 - First line ok 7 - Second line ok 8 - EOF ok 9 - read() function ok 10 - Number of bytes read ok 11 - read() method ok 12 - Number of bytes read ok 13 - new from fd ok t/fileno....................1..1 ok 1 - fileno() ok t/gensym....................1..12 ok 1 - syswrite() ok 2 - input_line_number() ok 3 - getline() ok 4 - input_line_number() after reading ok 5 - getlines() size ok 6 - First line ok 7 - Second line ok 8 - EOF ok 9 - read() function ok 10 - Number of bytes read ok 11 - read() method ok 12 - Number of bytes read ok t/input_record_separator....1..7 Writing file ok 1 - First line ok 2 - No eol separator ok 3 - First line ok 4 - Second line ok 5 - Newline end of file ok 6 - First line ok 7 - Undef end of line ok t/loop_bug..................1..1 ok 1 - Loop bug ok t/memory_leak...............1..1 ok 1 # skip Devel::Leak not installed ok 1/1 skipped: various reasons t/multiple_handles..........1..4 Writing file ok 1 - Unget 1 ok 2 - Unget 2 ok 3 - Get 1 ok 4 - Get 2 ok t/new.......................1..12 ok 1 - syswrite() ok 2 - input_line_number() ok 3 - First line ok 4 - Second line ok 5 - getlines() ok 6 - First line ok 7 - Second line ok 8 - EOF ok 9 - read() function (filehandle) ok 10 - Number of bytes read (filehandle) ok 11 - read() method (filehandle) ok 12 - Number of bytes read (filehandle) ok t/overridden_pipe...........1..2 ok 1 - Fork succeeded ok 2 - Child output ok t/seek......................1..3 ok 1 - Seek absolute ok 2 - Seek to front ok 3 - Seek backward ok t/stdin_tell_bug............1..3 Unrecognized escape \m passed through in regex; marked by <-- HERE in m/^C:\cpanrun\depot\m <-- HERE ain\contrib-patched\perl\CPAN\src\FileHandle-Unget\inc$/ at t/stdin_tell_bug.t line 41, line 1. Unrecognized escape \F passed through in regex; marked by <-- HERE in m/^C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\F <-- HERE ileHandle-Unget\inc$/ at t/stdin_tell_bug.t line 41, line 1. Unrecognized escape \i passed through in regex; marked by <-- HERE in m/^C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\FileHandle-Unget\i <-- HERE nc$/ at t/stdin_tell_bug.t line 41, line 1. Unrecognized escape \m passed through in regex; marked by <-- HERE in m/^C:\cpanrun\depot\m <-- HERE ain\contrib-patched\perl\CPAN\src\FileHandle-Unget\blib\lib$/ at t/stdin_tell_bug.t line 41, line 1. Unrecognized escape \F passed through in regex; marked by <-- HERE in m/^C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\F <-- HERE ileHandle-Unget\blib\lib$/ at t/stdin_tell_bug.t line 41, line 1. Unrecognized escape \l passed through in regex; marked by <-- HERE in m/^C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\FileHandle-Unget\blib\l <-- HERE ib$/ at t/stdin_tell_bug.t line 41, line 1. Unrecognized escape \m passed through in regex; marked by <-- HERE in m/^C:\cpanrun\depot\m <-- HERE ain\contrib-patched\perl\CPAN\src\FileHandle-Unget\blib\arch$/ at t/stdin_tell_bug.t line 41, line 1. Unrecognized escape \F passed through in regex; marked by <-- HERE in m/^C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\F <-- HERE ileHandle-Unget\blib\arch$/ at t/stdin_tell_bug.t line 41, line 1. ok 1 - Executing external program ok 2 - Output matches ok 3 - Stderr matches ok t/tell......................1..5 ok 1 - Tell 1 ok 2 - Tell 2 ok 3 - Tell 3 ok 4 - Tell 4 ok 5 - Tell 5 ok t/ungetc....................1..5 Writing file ok 1 - Ungetc ok 2 - getline() ok 3 - read() after insert ok 4 - getline() 1 ok 5 - getline() 2 ok t/ungets....................1..9 Writing file ok 1 - ungets() 1 ok 2 - getline() ok 3 - ungets() 2 ok 4 - getline() ok 5 - getline() 2 ok 6 - ungets() ok 7 - getline() 1 ok 8 - getline() 2 ok 9 - getline() 3 ok All tests successful, 1 subtest skipped. Files=20, Tests=92, 7 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\FileHandle\Unget.html Installing C:\cpanrun\build\5-10-0\site\lib\FileHandle\Unget.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod