Start 2010-05-26T21:01:01 ActivePerl-1200 CPAN-1.9402 LIB=C:\PROGRA~1\MICROS~3\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~3\VC98\Lib;C:\PROGRA~1\MICROS~3\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~3\VC98\ATL\Include;C:\PROGRA~1\MICROS~3\VC98\Include;C:\PROGRA~1\MICROS~3\VC98\MFC\Include PATH=C:/CPANFL~1.12/var/libs/bin;C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~3\VC98\Bin;C:\PROGRA~1\MICROS~3\Common\MSDev98\Bin;C:\Perl-5.12\site\bin;C:\Perl-5.12\bin;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0 Going to read 'C:\cpanfly-5.12\var\cpan\Metadata' Database was generated on Wed, 26 May 2010 21:27:00 GMT Running make for E/EG/EGILES/X11-Terminal-0.1.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/E/EG/EGILES/X11-Terminal-0.1.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/E/EG/EGILES/CHECKSUMS Checksum for C:\cpanfly-5.12\var\cpan\sources\authors\id\E\EG\EGILES\X11-Terminal-0.1.tar.gz ok X11-Terminal-0.1/ X11-Terminal-0.1/Makefile.PL X11-Terminal-0.1/debian/ X11-Terminal-0.1/debian/compat X11-Terminal-0.1/debian/copyright X11-Terminal-0.1/debian/control X11-Terminal-0.1/debian/rules X11-Terminal-0.1/debian/changelog X11-Terminal-0.1/README X11-Terminal-0.1/lib/ X11-Terminal-0.1/lib/X11/ X11-Terminal-0.1/lib/X11/Terminal/ X11-Terminal-0.1/lib/X11/Terminal/XTerm.pm X11-Terminal-0.1/lib/X11/Terminal/GnomeTerminal.pm X11-Terminal-0.1/lib/X11/Terminal.pm X11-Terminal-0.1/Changes X11-Terminal-0.1/META.yml X11-Terminal-0.1/MANIFEST X11-Terminal-0.1/t/ X11-Terminal-0.1/t/01.basic.t X11-Terminal-0.1/t/91.podcoverage.t X11-Terminal-0.1/t/90.pod.t X11-Terminal-0.1/t/10-xterm.t CPAN.pm: Going to build E/EG/EGILES/X11-Terminal-0.1.tar.gz >>> C:\Perl-5.12\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for X11::Terminal >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/X11/Terminal/XTerm.pm blib\lib\X11\Terminal\XTerm.pm cp lib/X11/Terminal/GnomeTerminal.pm blib\lib\X11\Terminal\GnomeTerminal.pm cp lib/X11/Terminal.pm blib\lib\X11\Terminal.pm EGILES/X11-Terminal-0.1.tar.gz nmake -- OK Running make test >>> nmake test TEST_VERBOSE=1 Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\Perl-5.12\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/01.basic.t ........ 1..9 ok 1 - require X11::Terminal; ok 2 - Created X11::Terminal object ok 3 - X11::Terminal is an X11::Terminal ok 4 - require X11::Terminal::XTerm; ok 5 - Created X11::Terminal::XTerm object ok 6 - X11::Terminal::XTerm is an X11::Terminal ok 7 - require X11::Terminal::GnomeTerminal; ok 8 - Created X11::Terminal::GnomeTerminal object ok 9 - X11::Terminal::GnomeTerminal is an X11::Terminal ok t/10-xterm.t ........ 1..36 ok 1 - Created XTerm object ok 2 - Object has launch method ok 3 - good program name ok 4 - Created two similar objects ok 5 - Option foreground makes a difference ok 6 - Accessor function foreground exists ok 7 - Accessor foreground make a difference ok 8 - Accessor foreground equivalent to constructor ok 9 - Option background makes a difference ok 10 - Accessor function background exists ok 11 - Accessor background make a difference ok 12 - Accessor background equivalent to constructor ok 13 - Option font makes a difference ok 14 - Accessor function font exists ok 15 - Accessor font make a difference ok 16 - Accessor font equivalent to constructor ok 17 - Option profile makes a difference ok 18 - Accessor function profile exists ok 19 - Accessor profile make a difference ok 20 - Accessor profile equivalent to constructor ok 21 - Option geometry makes a difference ok 22 - Accessor function geometry exists ok 23 - Accessor geometry make a difference ok 24 - Accessor geometry equivalent to constructor ok 25 - Option host makes a difference ok 26 - Accessor function host exists ok 27 - Accessor host make a difference ok 28 - Accessor host equivalent to constructor ok 29 - Option xforward makes a difference ok 30 - Accessor function xforward exists ok 31 - Accessor xforward make a difference ok 32 - Option xforward makes a difference ok 33 - Option agentforward makes a difference ok 34 - Accessor function agentforward exists ok 35 - Accessor agentforward make a difference ok 36 - Option agentforward makes a difference ok t/90.pod.t .......... 1..3 ok 1 - POD test for blib\lib\X11\Terminal.pm ok 2 - POD test for blib\lib\X11\Terminal\GnomeTerminal.pm ok 3 - POD test for blib\lib\X11\Terminal\XTerm.pm ok t/91.podcoverage.t .. 1..3 ok 1 - Pod coverage on X11::Terminal ok 2 - Pod coverage on X11::Terminal::GnomeTerminal ok 3 - Pod coverage on X11::Terminal::XTerm ok All tests successful. Files=4, Tests=51, 2 wallclock secs ( 0.00 usr + 0.05 sys = 0.05 CPU) Result: PASS EGILES/X11-Terminal-0.1.tar.gz nmake test TEST_VERBOSE=1 -- OK Evan Giles <EGILES@cpan.org> A programtic interface to launching X terminal windows >>> (cd C:\cpanfly-5.12\var\cpan\build\X11-Terminal-0.1-ye_b4n && tar cvf - X11-Terminal-0.1.ppd blib) | gzip -c >C:/cpanfly-5.12/var/REPO/E/EG/EGILES/X11-Terminal-0.1.tar.gz X11-Terminal-0.1.ppd blib/ blib/lib/ blib/lib/X11/ blib/lib/X11/Terminal/ blib/lib/X11/Terminal/GnomeTerminal.pm blib/lib/X11/Terminal/XTerm.pm blib/lib/X11/Terminal.pm >>> mv C:\cpanfly-5.12\var\cpan\build\X11-Terminal-0.1-ye_b4n/X11-Terminal-0.1.ppd C:/cpanfly-5.12/var/REPO/E/EG/EGILES Finished 2010-05-26T21:01:07