PATH=C:\Program Files\Microsoft Platform SDK\Bin;C:\Program Files\Microsoft Platform SDK\Bin\WinNT;C:\Program Files\Microsoft Visual Studio\VC98\Bin;C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;C:\Perl-5.16\site\bin;C:\Perl-5.16\bin;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\mysql\bin Start 2012-06-21T04:48:16 ActivePerl-1600 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.16/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.16\site\bin;C:\Perl-5.16\bin;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\mysql\bin Going to read 'C:\cpanfly-5.16\var\cpan\Metadata' Database was generated on Thu, 21 Jun 2012 09:58:03 GMT Running make for R/RJ/RJBS/Data-OptList-0.107.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/R/RJ/RJBS/Data-OptList-0.107.tar.gz Checksum for C:\cpanfly-5.16\var\cpan\sources\authors\id\R\RJ\RJBS\Data-OptList-0.107.tar.gz ok Data-OptList-0.107 Data-OptList-0.107/README Data-OptList-0.107/Changes Data-OptList-0.107/LICENSE Data-OptList-0.107/dist.ini Data-OptList-0.107/t Data-OptList-0.107/t/hash.t Data-OptList-0.107/META.yml Data-OptList-0.107/MANIFEST Data-OptList-0.107/t/mkopt.t Data-OptList-0.107/META.json Data-OptList-0.107/Makefile.PL Data-OptList-0.107/lib/Data Data-OptList-0.107/lib/Data/OptList.pm Data-OptList-0.107/t/release-pod-syntax.t CPAN.pm: Going to build R/RJ/RJBS/Data-OptList-0.107.tar.gz >>> C:\Perl-5.16\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Data::OptList >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Data/OptList.pm blib\lib\Data\OptList.pm RJBS/Data-OptList-0.107.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.16\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/hash.t ................ 1..13 ok 1 - use Data::OptList; ok 2 - empty opt list expands properly ok 3 - undef opt list expands properly ok 4 - empty arrayref opt list expands properly ok 5 - empty hashref opt list expands properly ok 6 - opt list of just names expands ok 7 - opt list of names expands with :group names ok 8 - opt list of names and values expands ok 9 - opt list of names and values expands, ignoring undef ok 10 - opt list of names and values expands with must_be ok 11 - opt list of names and values expands with [must_be] ok 12 - exception tossed on invaild ref value ok 13 - exception tossed on invaild ref value ok t/mkopt.t ............... ok 1 - empty opt list expands properly ok 2 - undef expands into [] ok 3 - opt list of just names expands ok 4 - hash opt list expands properly ok 5 - opt list of just names expands with must_be ok 6 - opt list of names expands with :group names ok 7 - opt list of names and values expands ok 8 - opt list of names and values expands with must_be ok 9 - opt list of names and values expands with [must_be] ok 10 - opt list of names and values expands with must_be, must_be object ok 11 - opt list of names and values expands with [must_be], must_be object ok 12 - exception tossed on invaild ref value ok 13 - exception tossed on invaild ref value ok 14 - exception tossed on invaild ref value ok 15 - exception tossed on invaild ref value ok 16 - exception tossed on invaild ref value ok 17 - opt list of names and values expands, ignoring undef ok 18 - require_unique constraint catches repeat ok 19 - previously tested expansion OK with require_unique ok 20 ok 21 1..21 ok t/release-pod-syntax.t .. skipped: these tests are for release candidate testing All tests successful. Files=3, Tests=34, 0 wallclock secs ( 0.06 usr + 0.00 sys = 0.06 CPU) Result: PASS RJBS/Data-OptList-0.107.tar.gz nmake test TEST_VERBOSE=1 -- OK Ricardo SIGNES <rjbs@cpan.org> parse and validate simple name/value option pairs >>> (cd C:\cpanfly-5.16\var\cpan\build\Data-OptList-0.107-PVjsf8 && tar cvf - Data-OptList-0.107.ppd blib) | gzip -c >C:/cpanfly-5.16/var/REPO/R/RJ/RJBS/Data-OptList-0.107.tar.gz Data-OptList-0.107.ppd blib/ blib/lib/ blib/lib/Data/ blib/lib/Data/OptList.pm >>> mv C:\cpanfly-5.16\var\cpan\build\Data-OptList-0.107-PVjsf8/Data-OptList-0.107.ppd C:/cpanfly-5.16/var/REPO/R/RJ/RJBS Finished 2012-06-21T04:48:29