Start 2010-04-09T19:23:57 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 Fri, 09 Apr 2010 21:26:56 GMT Running make for K/KH/KHAMPTON/XML-Schematron-1.07.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/K/KH/KHAMPTON/XML-Schematron-1.07.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/K/KH/KHAMPTON/CHECKSUMS Checksum for C:\cpanfly-5.12\var\cpan\sources\authors\id\K\KH\KHAMPTON\XML-Schematron-1.07.tar.gz ok XML-Schematron-1.07/ XML-Schematron-1.07/Changes XML-Schematron-1.07/lib/ XML-Schematron-1.07/lib/XML/ XML-Schematron-1.07/lib/XML/Schematron/ XML-Schematron-1.07/lib/XML/Schematron/LibXSLT.pm XML-Schematron-1.07/lib/XML/Schematron/Schema.pm XML-Schematron-1.07/lib/XML/Schematron/SchemaReader.pm XML-Schematron-1.07/lib/XML/Schematron/Test.pm XML-Schematron-1.07/lib/XML/Schematron/XPath.pm XML-Schematron-1.07/lib/XML/Schematron/XSLTProcessor.pm XML-Schematron-1.07/lib/XML/Schematron.pm XML-Schematron-1.07/Makefile.PL XML-Schematron-1.07/MANIFEST XML-Schematron-1.07/META.yml XML-Schematron-1.07/t/ XML-Schematron-1.07/t/001basic.t XML-Schematron-1.07/t/data/ XML-Schematron-1.07/t/data/order.scm XML-Schematron-1.07/t/data/order.xml XML-Schematron-1.07/TODO CPAN.pm: Going to build K/KH/KHAMPTON/XML-Schematron-1.07.tar.gz >>> C:\Perl-5.12\bin\perl.exe Makefile.PL Warning: prerequisite Check::ISA 0 not found. Warning: prerequisite MooseX::NonMoose 0 not found. Checking if your kit is complete... Looks good Writing Makefile for XML::Schematron ---- Unsatisfied dependencies detected during ---- ---- KHAMPTON/XML-Schematron-1.07.tar.gz ---- Check::ISA [requires] MooseX::NonMoose [requires] Running make test Delayed until after prerequisites Running test for module 'Check::ISA' Running make for N/NU/NUFFIN/Check-ISA-0.04.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/N/NU/NUFFIN/Check-ISA-0.04.tar.gz Checksum for C:\cpanfly-5.12\var\cpan\sources\authors\id\N\NU\NUFFIN\Check-ISA-0.04.tar.gz ok Check-ISA-0.04/ Check-ISA-0.04/Changes Check-ISA-0.04/lib/ Check-ISA-0.04/lib/Check/ Check-ISA-0.04/lib/Check/ISA.pm Check-ISA-0.04/Makefile.PL Check-ISA-0.04/MANIFEST Check-ISA-0.04/MANIFEST.SKIP Check-ISA-0.04/META.yml Check-ISA-0.04/SIGNATURE Check-ISA-0.04/t/ Check-ISA-0.04/t/01_basic.t Check-ISA-0.04/t/02_moose.t Check-ISA-0.04/t/03_asa.t CPAN.pm: Going to build N/NU/NUFFIN/Check-ISA-0.04.tar.gz >>> C:\Perl-5.12\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Check::ISA >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Check/ISA.pm blib\lib\Check\ISA.pm NUFFIN/Check-ISA-0.04.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 .. ok 1 - use Check::ISA; ok 2 - a random string is not a class ok 3 - undef is not a class ok 4 - 0 is not a class ok 5 - 1 is not a class ok 6 - '0' is not a class ok 7 - '00' is not a class ok 8 - '1' is not a class ok 9 - '' is not a class ok 10 - 'blah' is not a class ok 11 - an array ref is not a class ok 12 - a hash ref is not a class ok 13 - a subroutine is not a class ok 14 - no foo method for undef ok 15 - no foo method for string ok 16 - no foo method for string ok 17 - no foo method for empty ok 18 - no foo method for hash refs ok 19 - inv_can on random class ok 20 - no foo method for string ok 21 - inv_can on Foo for nonexistent method ok 22 - a globref without an IO is not an object ok 23 - a globref with an IO is an object ok 24 - a filehandle name is an object ok 25 - STDIN can print ok 26 - 'STDIN' can print ok 27 - STDIN can print ok 28 - 'STDIN' can print ok 29 - Foo->new is an obj ok 30 - of class Foo ok 31 - inv works too ok 32 - obj_can on obj ok 33 - obj_can on non obj ok 34 - inv_can on obj ok 35 - inv_can on on obj ok 36 - the class is not an object ok 37 - the class is not an object ok 38 - Foo is a class ok 39 - class is itself ok 40 - Bar is not an object ok 41 - Bar is an invocant ok 42 - Bar is a Bar ok 43 - Bar is a Foo ok 44 - faked isa ok 45 - for instance too ok 46 - SUPER isa ok 47 - for instance too ok 48 - false case ok 49 - for instance too ok 50 - faked DOES ok 51 - for instance ok 52 - DOES also answers isa ok 53 - for instance ok 54 - false case ok 55 - for instance too 1..55 ok t/02_moose.t .. 1..25 ok 1 - use Check::ISA; ok 2 - Foo->new is an obj ok 3 - of class Foo ok 4 - and Moose::Object ok 5 - inv works too ok 6 - the class is not an object ok 7 - the class is not an object ok 8 - Foo is a class ok 9 - class is itself ok 10 - class is Moose::Object ok 11 - Gorch->new is an obj ok 12 - of class Gorch ok 13 - and class Foo ok 14 - and Moose::Object ok 15 - does Bar ok 16 - DOES Bar ok 17 - does Bar in obj test ok 18 - inv works too ok 19 - the class is not an object ok 20 - the class is not an object ok 21 - Gorch is a class ok 22 - class is itself ok 23 - class is Foo ok 24 - class is Moose::Object ok 25 - class does Bar ok t/03_asa.t .... skipped: asa is required for this test All tests successful. Files=3, Tests=80, 0 wallclock secs ( 0.02 usr + 0.03 sys = 0.05 CPU) Result: PASS NUFFIN/Check-ISA-0.04.tar.gz nmake test TEST_VERBOSE=1 -- OK Picked up abstract from lib/Check/ISA.pm Yuval Kogman <nothingmuch@woobling.org> DWIM, correct checking of an object's class >>> (cd C:\cpanfly-5.12\var\cpan\build\Check-ISA-0.04-6tW7f2 && tar cvf - Check-ISA-0.04.ppd blib) | gzip -c >C:/cpanfly-5.12/var/REPO/N/NU/NUFFIN/Check-ISA-0.04.tar.gz Check-ISA-0.04.ppd blib/ blib/lib/ blib/lib/Check/ blib/lib/Check/ISA.pm >>> mv C:\cpanfly-5.12\var\cpan\build\Check-ISA-0.04-6tW7f2/Check-ISA-0.04.ppd C:/cpanfly-5.12/var/REPO/N/NU/NUFFIN cygwin warning: MS-DOS style path detected: C:\cpanfly-5.12\var\cpan\build\Check-ISA-0.04-6tW7f2/Check-ISA-0.04.ppd Preferred POSIX equivalent is: /cygdrive/c/cpanfly-5.12/var/cpan/build/Check-ISA-0.04-6tW7f2/Check-ISA-0.04.ppd CYGWIN environment variable option "nodosfilewarning" turns off this warning. Consult the user's guide for more details about POSIX paths: http://cygwin.com/cygwin-ug-net/using.html#using-pathnames Running test for module 'MooseX::NonMoose' Running make for D/DO/DOY/MooseX-NonMoose-0.07.tar.gz Prepending C:\cpanfly-5.12\var\cpan\build\Check-ISA-0.04-6tW7f2/blib/arch C:\cpanfly-5.12\var\cpan\build\Check-ISA-0.04-6tW7f2/blib/lib to PERL5LIB for 'get' Fetching with LWP: http://cpan.nas.activestate.com/authors/id/D/DO/DOY/MooseX-NonMoose-0.07.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/D/DO/DOY/CHECKSUMS Checksum for C:\cpanfly-5.12\var\cpan\sources\authors\id\D\DO\DOY\MooseX-NonMoose-0.07.tar.gz ok MooseX-NonMoose-0.07 MooseX-NonMoose-0.07/Changes MooseX-NonMoose-0.07/dist.ini MooseX-NonMoose-0.07/lib/MooseX MooseX-NonMoose-0.07/lib/MooseX/NonMoose.pm MooseX-NonMoose-0.07/lib/MooseX/NonMoose MooseX-NonMoose-0.07/lib/MooseX/NonMoose/InsideOut.pm MooseX-NonMoose-0.07/lib/MooseX/NonMoose/Meta/Role MooseX-NonMoose-0.07/lib/MooseX/NonMoose/Meta/Role/Class.pm MooseX-NonMoose-0.07/lib/MooseX/NonMoose/Meta/Role/Constructor.pm MooseX-NonMoose-0.07/t MooseX-NonMoose-0.07/t/004-multi-level.t MooseX-NonMoose-0.07/t/023-FOREIGNBUILDARGS.t MooseX-NonMoose-0.07/t/000-load.t MooseX-NonMoose-0.07/t/002-methods.t MooseX-NonMoose-0.07/t/003-attrs.t MooseX-NonMoose-0.07/t/021-BUILDARGS.t MooseX-NonMoose-0.07/t/010-immutable.t MooseX-NonMoose-0.07/t/006-disable.t MooseX-NonMoose-0.07/t/032-moosex-insideout.t MooseX-NonMoose-0.07/t/030-only-metaclass-trait.t MooseX-NonMoose-0.07/t/020-BUILD.t MooseX-NonMoose-0.07/t/022-replaced-constructor.t MooseX-NonMoose-0.07/t/001-basic.t MooseX-NonMoose-0.07/t/005-moose.t MooseX-NonMoose-0.07/t/033-moosex-globref.t MooseX-NonMoose-0.07/t/040-destructor.t MooseX-NonMoose-0.07/t/024-nonmoose-moose-nonmoose.t MooseX-NonMoose-0.07/t/031-moose-exporter.t MooseX-NonMoose-0.07/META.yml MooseX-NonMoose-0.07/LICENSE MooseX-NonMoose-0.07/README MooseX-NonMoose-0.07/Makefile.PL MooseX-NonMoose-0.07/MANIFEST Prepending C:\cpanfly-5.12\var\cpan\build\Check-ISA-0.04-6tW7f2/blib/arch C:\cpanfly-5.12\var\cpan\build\Check-ISA-0.04-6tW7f2/blib/lib to PERL5LIB for 'make' CPAN.pm: Going to build D/DO/DOY/MooseX-NonMoose-0.07.tar.gz >>> C:\Perl-5.12\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for MooseX::NonMoose >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/MooseX/NonMoose.pm blib\lib\MooseX\NonMoose.pm cp lib/MooseX/NonMoose/Meta/Role/Constructor.pm blib\lib\MooseX\NonMoose\Meta\Role\Constructor.pm cp lib/MooseX/NonMoose/Meta/Role/Class.pm blib\lib\MooseX\NonMoose\Meta\Role\Class.pm cp lib/MooseX/NonMoose/InsideOut.pm blib\lib\MooseX\NonMoose\InsideOut.pm DOY/MooseX-NonMoose-0.07.tar.gz nmake -- OK Prepending C:\cpanfly-5.12\var\cpan\build\Check-ISA-0.04-6tW7f2/blib/arch C:\cpanfly-5.12\var\cpan\build\Check-ISA-0.04-6tW7f2/blib/lib to PERL5LIB for 'test' 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/000-load.t ..................... 1..1 ok 1 - use MooseX::NonMoose; ok t/001-basic.t .................... 1..9 ok 1 - The object isa Foo ok 2 - Foo gets the correct class ok 3 - The object isa Foo::Moose ok 4 - The object isa Foo ok 5 - The object isa Moose::Object ok 6 - Foo::Moose gets the correct class ok 7 - Foo::Moose has its own constructor ok 8 - The object isa Moose::Meta::Class ok 9 - Foo::Moose gets its constructor from MooseX::NonMoose ok t/002-methods.t .................. 1..3 ok 1 - Foo::Moose->foo ok 2 - Foo::Moose->bar ok 3 - Foo::Moose->baz ok t/003-attrs.t .................... 1..4 ok 1 - foo set in constructor ok 2 - bar set in constructor ok 3 - foo set by accessor ok 4 - bar set by accessor ok t/004-multi-level.t .............. 1..11 ok 1 - Foo::Moose::foo ok 2 - Foo::Moose::bar ok 3 - Foo::Moose gets its own constructor ok 4 - Foo::Moose::Sub::foo ok 5 - Foo::Moose::Sub::bar ok 6 - Foo::Moose::Sub::baz ok 7 - Foo::Moose::Sub just uses the constructor for Foo::Moose ok 8 - Foo::Moose::Sub::foo (immutable) ok 9 - Foo::Moose::Sub::bar (immutable) ok 10 - Foo::Moose::Sub::baz (immutable) ok 11 - Foo::Moose::Sub has an inlined constructor ok t/005-moose.t .................... 1..12 ok 1 - The object isa Foo ok 2 - inheritance works ok 3 - Foo::Sub doesn't have its own new method ok 4 - The object isa Foo ok 5 - inheritance works (immutable) ok 6 - Foo::Sub has its own new method (immutable) ok 7 - The object isa Foo ok 8 - inheritance works (immutable when extending) ok 9 - Foo::OtherSub doesn't have its own new method (immutable when extending) ok 10 - The object isa Foo ok 11 - inheritance works (all immutable) ok 12 - Foo::OtherSub has its own new method (all immutable) ok t/006-disable.t .................. 1..3 ok 1 - Foo::Moose has a constructor ok 2 - make_immutable replaced the constructor with an inlined version ok 3 - make_immutable doesn't replace the constructor if we ask it not to ok t/010-immutable.t ................ 1..6 ok 1 - foo set in constructor ok 2 - bar set in constructor ok 3 - foo set by accessor ok 4 - bar set by accessor ok 5 - baz method ok 6 - quux method ok t/020-BUILD.t .................... 1..5 ok 1 - BUILD method called properly ok 2 - BUILD method called properly ok 3 - parent BUILD method called ok 4 - child BUILD method called ok 5 - BUILD methods called in the correct order ok t/021-BUILDARGS.t ................ 1..4 ok 1 - superclass constructor gets the right args ok 2 - subclass constructor gets the right args ok 3 - superclass constructor gets the right args (immutable) ok 4 - subclass constructor gets the right args (immutable) ok t/022-replaced-constructor.t ..... 1..7 ok 1 - The object isa Class::MOP::Method::Wrapped ok 2 - method modifier called for the constructor ok 3 - make_immutable doesn't overwrite constructor with method modifiers ok 4 - method modifier called for the constructor (immutable) ok 5 - custom constructor called ok 6 - make_immutable doesn't overwrite custom constructor ok 7 - custom constructor called (immutable) ok t/023-FOREIGNBUILDARGS.t ......... 1..12 ok 1 - subclass constructor gets the right args ok 2 - subclass constructor gets the right args ok 3 - subclass constructor gets the right args ok 4 - subclass constructor gets the right args ok 5 - extensions of extensions of the nonmoose class respect BUILDARGS ok 6 - extensions of extensions of the nonmoose class respect FOREIGNBUILDARGS ok 7 - subclass constructor gets the right args (immutable) ok 8 - subclass constructor gets the right args (immutable) ok 9 - subclass constructor gets the right args (immutable) ok 10 - subclass constructor gets the right args (immutable) ok 11 - extensions of extensions of the nonmoose class respect BUILDARGS (immutable) ok 12 - extensions of extensions of the nonmoose class respect FOREIGNBUILDARGS (immutable) ok t/024-nonmoose-moose-nonmoose.t .. 1..32 ok 1 - The object isa Foo ok 2 - The object isa Foo::Moose ok 3 - got name from nonmoose constructor ok 4 - got attribute value from moose constructor ok 5 - The object isa Foo ok 6 - The object isa Foo::Moose ok 7 - got name from nonmoose constructor ok 8 - got attribute value from moose constructor ok 9 - The object isa Foo ok 10 - The object isa Foo::Moose not ok 11 - got name from nonmoose constructor (immutable) # TODO nonmoose-moose-nonmoose inheritance doesn't quite work # Failed (TODO) test 'got name from nonmoose constructor (immutable)' # at t/024-nonmoose-moose-nonmoose.t line 73. # got: undef # expected: 'foomoosesub' ok 12 - got attribute value from moose constructor (immutable) ok 13 - The object isa Foo ok 14 - The object isa Foo::Moose ok 15 - got name from nonmoose constructor (immutable) ok 16 - got attribute value from moose constructor (immutable) ok 17 - The object isa Bar ok 18 - The object isa Bar::Moose ok 19 - got name from nonmoose constructor ok 20 - got attribute value from moose constructor ok 21 - The object isa Bar ok 22 - The object isa Bar::Moose ok 23 - got name from nonmoose constructor ok 24 - got attribute value from moose constructor ok 25 - The object isa Bar ok 26 - The object isa Bar::Moose not ok 27 - got name from nonmoose constructor (immutable) # TODO nonmoose-moose-nonmoose inheritance doesn't quite work # Failed (TODO) test 'got name from nonmoose constructor (immutable)' # at t/024-nonmoose-moose-nonmoose.t line 98. # got: undef # expected: 'barmoosesub' ok 28 - got attribute value from moose constructor (immutable) ok 29 - The object isa Bar ok 30 - The object isa Bar::Moose ok 31 - got name from nonmoose constructor (immutable) ok 32 - got attribute value from moose constructor (immutable) ok t/030-only-metaclass-trait.t ..... 1..4 ok 1 - using only the metaclass trait still installs the constructor ok 2 - The object isa Moose::Object ok 3 - The object isa Foo ok 4 - inlining doesn't happen when the constructor trait isn't used ok t/031-moose-exporter.t ........... 1..8 ok 1 - using only the metaclass trait still installs the constructor ok 2 - The object isa Moose::Object ok 3 - The object isa Foo ok 4 - inlining doesn't happen when the constructor trait isn't used ok 5 - using only the metaclass trait still installs the constructor ok 6 - The object isa Moose::Object ok 7 - The object isa Foo ok 8 - inlining does happen when the constructor trait is used ok t/032-moosex-insideout.t ......... skipped: MooseX::InsideOut is required for this test t/033-moosex-globref.t ........... skipped: MooseX::GlobRef is required for this test t/040-destructor.t ............... 1..4 ok 1 - non-Moose destructor called ok 2 - Moose destructor called ok 3 - non-Moose destructor called (immutable) ok 4 - Moose destructor called (immutable) ok All tests successful. Files=18, Tests=125, 4 wallclock secs ( 0.08 usr + 0.00 sys = 0.08 CPU) Result: PASS DOY/MooseX-NonMoose-0.07.tar.gz nmake test TEST_VERBOSE=1 -- OK Jesse Luehrs <doy@cpan.org> foreign inheritance for Moose >>> (cd C:\cpanfly-5.12\var\cpan\build\MooseX-NonMoose-0.07-WcshE5 && tar cvf - MooseX-NonMoose-0.07.ppd blib) | gzip -c >C:/cpanfly-5.12/var/REPO/D/DO/DOY/MooseX-NonMoose-0.07.tar.gz MooseX-NonMoose-0.07.ppd blib/ blib/lib/ blib/lib/MooseX/ blib/lib/MooseX/NonMoose/ blib/lib/MooseX/NonMoose/InsideOut.pm blib/lib/MooseX/NonMoose/Meta/ blib/lib/MooseX/NonMoose/Meta/Role/ blib/lib/MooseX/NonMoose/Meta/Role/Class.pm blib/lib/MooseX/NonMoose/Meta/Role/Constructor.pm blib/lib/MooseX/NonMoose.pm >>> mv C:\cpanfly-5.12\var\cpan\build\MooseX-NonMoose-0.07-WcshE5/MooseX-NonMoose-0.07.ppd C:/cpanfly-5.12/var/REPO/D/DO/DOY cygwin warning: MS-DOS style path detected: C:\cpanfly-5.12\var\cpan\build\MooseX-NonMoose-0.07-WcshE5/MooseX-NonMoose-0.07.ppd Preferred POSIX equivalent is: /cygdrive/c/cpanfly-5.12/var/cpan/build/MooseX-NonMoose-0.07-WcshE5/MooseX-NonMoose-0.07.ppd CYGWIN environment variable option "nodosfilewarning" turns off this warning. Consult the user's guide for more details about POSIX paths: http://cygwin.com/cygwin-ug-net/using.html#using-pathnames Running make for K/KH/KHAMPTON/XML-Schematron-1.07.tar.gz Prepending C:\cpanfly-5.12\var\cpan\build\MooseX-NonMoose-0.07-WcshE5/blib/arch C:\cpanfly-5.12\var\cpan\build\MooseX-NonMoose-0.07-WcshE5/blib/lib C:\cpanfly-5.12\var\cpan\build\Check-ISA-0.04-6tW7f2/blib/arch C:\cpanfly-5.12\var\cpan\build\Check-ISA-0.04-6tW7f2/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory C:\cpanfly-5.12\var\cpan\build\XML-Schematron-1.07-JRpocv Prepending C:\cpanfly-5.12\var\cpan\build\MooseX-NonMoose-0.07-WcshE5/blib/arch C:\cpanfly-5.12\var\cpan\build\MooseX-NonMoose-0.07-WcshE5/blib/lib C:\cpanfly-5.12\var\cpan\build\Check-ISA-0.04-6tW7f2/blib/arch C:\cpanfly-5.12\var\cpan\build\Check-ISA-0.04-6tW7f2/blib/lib to PERL5LIB for 'make' CPAN.pm: Going to build K/KH/KHAMPTON/XML-Schematron-1.07.tar.gz >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/XML/Schematron/XPath.pm blib\lib\XML\Schematron\XPath.pm cp lib/XML/Schematron/Test.pm blib\lib\XML\Schematron\Test.pm cp lib/XML/Schematron.pm blib\lib\XML\Schematron.pm cp lib/XML/Schematron/Schema.pm blib\lib\XML\Schematron\Schema.pm cp lib/XML/Schematron/SchemaReader.pm blib\lib\XML\Schematron\SchemaReader.pm cp lib/XML/Schematron/XSLTProcessor.pm blib\lib\XML\Schematron\XSLTProcessor.pm cp lib/XML/Schematron/LibXSLT.pm blib\lib\XML\Schematron\LibXSLT.pm KHAMPTON/XML-Schematron-1.07.tar.gz nmake -- OK Prepending C:\cpanfly-5.12\var\cpan\build\MooseX-NonMoose-0.07-WcshE5/blib/arch C:\cpanfly-5.12\var\cpan\build\MooseX-NonMoose-0.07-WcshE5/blib/lib C:\cpanfly-5.12\var\cpan\build\Check-ISA-0.04-6tW7f2/blib/arch C:\cpanfly-5.12\var\cpan\build\Check-ISA-0.04-6tW7f2/blib/lib to PERL5LIB for 'test' 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/001basic.t .. ok 1 - use XML::Schematron; ok 2 - Schematron instance created isa XML::Schematron ok 3 - Address check, XPath, perl tests ok 4 - Schematron instance created isa XML::Schematron ok 5 - Address check, XPath, schema tests ok 6 # skip XML::LibXSLT not installed 1..6 ok All tests successful. Files=1, Tests=6, 1 wallclock secs ( 0.03 usr + 0.01 sys = 0.05 CPU) Result: PASS KHAMPTON/XML-Schematron-1.07.tar.gz nmake test TEST_VERBOSE=1 -- OK Picked up abstract from lib/XML/Schematron.pm Kip Hampton <khampton@totalcinema.com> Perl implementation of the Schematron. >>> (cd C:\cpanfly-5.12\var\cpan\build\XML-Schematron-1.07-JRpocv && tar cvf - XML-Schematron-1.07.ppd blib) | gzip -c >C:/cpanfly-5.12/var/REPO/K/KH/KHAMPTON/XML-Schematron-1.07.tar.gz XML-Schematron-1.07.ppd blib/ blib/lib/ blib/lib/XML/ blib/lib/XML/Schematron/ blib/lib/XML/Schematron/LibXSLT.pm blib/lib/XML/Schematron/Schema.pm blib/lib/XML/Schematron/SchemaReader.pm blib/lib/XML/Schematron/Test.pm blib/lib/XML/Schematron/XPath.pm blib/lib/XML/Schematron/XSLTProcessor.pm blib/lib/XML/Schematron.pm >>> mv C:\cpanfly-5.12\var\cpan\build\XML-Schematron-1.07-JRpocv/XML-Schematron-1.07.ppd C:/cpanfly-5.12/var/REPO/K/KH/KHAMPTON cygwin warning: MS-DOS style path detected: C:\cpanfly-5.12\var\cpan\build\XML-Schematron-1.07-JRpocv/XML-Schematron-1.07.ppd Preferred POSIX equivalent is: /cygdrive/c/cpanfly-5.12/var/cpan/build/XML-Schematron-1.07-JRpocv/XML-Schematron-1.07.ppd CYGWIN environment variable option "nodosfilewarning" turns off this warning. Consult the user's guide for more details about POSIX paths: http://cygwin.com/cygwin-ug-net/using.html#using-pathnames Finished 2010-04-09T19:24:17