PATH=C:\cpanfly-5.24-32\var\megalib\bin;C:\Perl-5.24-32\site\bin;C:\Perl-5.24-32\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\instantclient_11_2-32;C:\cpanfly-5.24-32\var\megalib\bin;C:\Perl-5.24-32\site\bin;C:\Perl-5.24-32\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\instantclient_11_2-32;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Git\cmd;C:\Program Files (x86)\CMake\bin Start 2017-05-17T16:11:17 ActivePerl-2400 CPAN-2.10 PATH=C:/CPANFL~2.24-/var/libs/bin;C:\CPANFL~2.24-\var\megalib\bin;C:\PERL-5~2.24-\site\bin;C:\PERL-5~2.24-\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\INSTAN~3;C:\CPANFL~2.24-\var\megalib\bin;C:\PERL-5~2.24-\site\bin;C:\PERL-5~2.24-\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\INSTAN~3;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WINDOW~1\v1.0\;C:\PROGRA~1\Git\cmd;C:\PROGRA~2\CMake\bin Reading 'C:\cpanfly-5.24-32\var\cpan\Metadata' Database was generated on Wed, 17 May 2017 00:41:02 GMT Checksum for C:\cpanfly-5.24-32\var\cpan\sources\authors\id\J\JP\JPIERCE\IO-Pager-0.39.tgz ok IO-Pager-0.39/ IO-Pager-0.39/.travis.yml IO-Pager-0.39/META.yml IO-Pager-0.39/.proverc IO-Pager-0.39/META.json IO-Pager-0.39/MANIFEST IO-Pager-0.39/TODO IO-Pager-0.39/lib/ IO-Pager-0.39/lib/IO/ IO-Pager-0.39/lib/IO/Pager/ IO-Pager-0.39/lib/IO/Pager/Buffered.pm IO-Pager-0.39/lib/IO/Pager/Unbuffered.pm IO-Pager-0.39/lib/IO/Pager/Page.pm IO-Pager-0.39/lib/IO/Pager.pm IO-Pager-0.39/CHANGES IO-Pager-0.39/t/ IO-Pager-0.39/t/08-redirect.t IO-Pager-0.39/t/04-buffered_interactive.t IO-Pager-0.39/t/13-eof_interactive.t IO-Pager-0.39/t/02-which.t IO-Pager-0.39/t/07-oo_interactive.t IO-Pager-0.39/t/11-redirect-oo.t IO-Pager-0.39/t/TestUtils.pm IO-Pager-0.39/t/01-load.t IO-Pager-0.39/t/06-scalar_interactive.t IO-Pager-0.39/t/09-open.t IO-Pager-0.39/t/03-bald_interactive.t IO-Pager-0.39/t/02-which_interactive.t IO-Pager-0.39/t/08-redirect.pl IO-Pager-0.39/t/11-redirect-oo.pl IO-Pager-0.39/t/12-preservelayers_interactive.t IO-Pager-0.39/t/10-close_interactive.t IO-Pager-0.39/t/05-binmode_interactive.t IO-Pager-0.39/README IO-Pager-0.39/Makefile.PL Configuring J/JP/JPIERCE/IO-Pager-0.39.tgz with Makefile.PL >>> C:\Perl-5.24-32\bin\perl.exe Makefile.PL Checking if your kit is complete... Warning: the following files are missing in your kit: t.pl Please inform the author. Have \cpanfl~2.24-\var\megalib Want \perl-5~2.24-\lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [MSWin32-x86-multi-thread-64int] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a dmake-style Makefile Writing Makefile for IO::Pager Writing MYMETA.yml and MYMETA.json JPIERCE/IO-Pager-0.39.tgz C:\Perl-5.24-32\bin\perl.exe Makefile.PL -- OK Running make for J/JP/JPIERCE/IO-Pager-0.39.tgz >>> dmake cp lib/IO/Pager/Unbuffered.pm blib\lib\IO\Pager\Unbuffered.pm cp lib/IO/Pager/Buffered.pm blib\lib\IO\Pager\Buffered.pm cp lib/IO/Pager/Page.pm blib\lib\IO\Pager\Page.pm cp lib/IO/Pager.pm blib\lib\IO\Pager.pm JPIERCE/IO-Pager-0.39.tgz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 "C:\Perl-5.24-32\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/01-load.t ........................ ok 1 - use IO::Pager; ok 2 - use IO::Pager::Unbuffered; ok 3 - use IO::Pager::Buffered; ok 4 - use IO::Pager::Page; 1..4 ok t/02-which.t ....................... ok 1 - Undefined PAGER ok 2 - Blank PAGER ok 3 - PAGER does not exist ok 4 - PAGER referred by its full-path ok 5 - PAGER is referred by its executable name ok 6 - PAGER with options 1..6 ok t/02-which_interactive.t ........... ok 1 # skip !! Run 'perl -Mblib test.pl interactive' to perform interactive tests/demonstrations of the module's abilities. 1..1 ok t/03-bald_interactive.t ............ ok 1 # skip !! Run 'perl -Mblib test.pl interactive' to perform interactive tests/demonstrations of the module's abilities. 1..1 ok t/04-buffered_interactive.t ........ ok 1 # skip !! Run 'perl -Mblib test.pl interactive' to perform interactive tests/demonstrations of the module's abilities. 1..1 ok t/05-binmode_interactive.t ......... ok 1 # skip !! Run 'perl -Mblib test.pl interactive' to perform interactive tests/demonstrations of the module's abilities. 1..1 ok t/06-scalar_interactive.t .......... ok 1 # skip !! Run 'perl -Mblib test.pl interactive' to perform interactive tests/demonstrations of the module's abilities. 1..1 ok t/07-oo_interactive.t .............. ok 1 # skip !! Run 'perl -Mblib test.pl interactive' to perform interactive tests/demonstrations of the module's abilities. 1..1 ok t/08-redirect.t .................... ok 1 - Redirection (IO::Pager::Page) 1..1 ok t/09-open.t ........................ ok 1 # skip Skipping because Windows has to be different^Wdifficult 1..1 ok t/10-close_interactive.t ........... ok 1 # skip !! Run 'perl -Mblib test.pl interactive' to perform interactive tests/demonstrations of the module's abilities. 1..1 ok t/11-redirect-oo.t ................. ok 1 - Redirection with OO 1..1 ok t/12-preservelayers_interactive.t .. ok 1 # skip !! Run 'perl -Mblib test.pl interactive' to perform interactive tests/demonstrations of the module's abilities. 1..1 ok t/13-eof_interactive.t ............. ok 1 # skip !! Run 'perl -Mblib test.pl interactive' to perform interactive tests/demonstrations of the module's abilities. 1..1 ok All tests successful. Files=14, Tests=22, 5 wallclock secs ( 0.09 usr + 0.01 sys = 0.11 CPU) Result: PASS JPIERCE/IO-Pager-0.39.tgz dmake test TEST_VERBOSE=1 -- OK Jerrad Pierce <jpierce@cpan.org> Select a pager and pipe text to it if destination is a TTY >>> (cd C:\cpanfly-5.24-32\var\tmp\cpan_build\IO-Pager-0.39-Tfy9L4 && tar cvf - IO-Pager-0.39.ppd blib) | gzip -c >C:/cpanfly-5.24-32/var/REPO/J/JP/JPIERCE/IO-Pager-0.39.tar.gz IO-Pager-0.39.ppd blib/ blib/lib/ blib/lib/IO/ blib/lib/IO/Pager/ blib/lib/IO/Pager/Buffered.pm blib/lib/IO/Pager/Page.pm blib/lib/IO/Pager/Unbuffered.pm blib/lib/IO/Pager.pm Finished 2017-05-17T16:11:32