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:\instantclient_11_2;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-08-20T02:23:08 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:\INSTAN~1;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 Mon, 20 Aug 2012 03:59:03 GMT Running make for S/SA/SARTAK/MooseX-Singleton-0.19.tar.gz Checksum for C:\cpanfly-5.16\var\cpan\sources\authors\id\S\SA\SARTAK\MooseX-Singleton-0.19.tar.gz ok MooseX-Singleton-0.19/ MooseX-Singleton-0.19/ChangeLog MooseX-Singleton-0.19/inc/ MooseX-Singleton-0.19/inc/Module/ MooseX-Singleton-0.19/inc/Module/Install/ MooseX-Singleton-0.19/inc/Module/Install/Base.pm MooseX-Singleton-0.19/inc/Module/Install/Can.pm MooseX-Singleton-0.19/inc/Module/Install/Fetch.pm MooseX-Singleton-0.19/inc/Module/Install/Makefile.pm MooseX-Singleton-0.19/inc/Module/Install/Metadata.pm MooseX-Singleton-0.19/inc/Module/Install/Win32.pm MooseX-Singleton-0.19/inc/Module/Install/WriteAll.pm MooseX-Singleton-0.19/inc/Module/Install.pm MooseX-Singleton-0.19/lib/ MooseX-Singleton-0.19/lib/MooseX/ MooseX-Singleton-0.19/lib/MooseX/Singleton/ MooseX-Singleton-0.19/lib/MooseX/Singleton/Meta/ MooseX-Singleton-0.19/lib/MooseX/Singleton/Meta/Class.pm MooseX-Singleton-0.19/lib/MooseX/Singleton/Meta/Instance.pm MooseX-Singleton-0.19/lib/MooseX/Singleton/Meta/Method/ MooseX-Singleton-0.19/lib/MooseX/Singleton/Meta/Method/Constructor.pm MooseX-Singleton-0.19/lib/MooseX/Singleton/Object.pm MooseX-Singleton-0.19/lib/MooseX/Singleton.pm MooseX-Singleton-0.19/Makefile.PL MooseX-Singleton-0.19/MANIFEST MooseX-Singleton-0.19/META.yml MooseX-Singleton-0.19/t/ MooseX-Singleton-0.19/t/001-basic.t MooseX-Singleton-0.19/t/002-init.t MooseX-Singleton-0.19/t/003-immutable.t MooseX-Singleton-0.19/t/004-build_bug.t MooseX-Singleton-0.19/t/005-build_bug-immutable.t CPAN.pm: Going to build S/SA/SARTAK/MooseX-Singleton-0.19.tar.gz >>> C:\Perl-5.16\bin\perl.exe Makefile.PL Cannot determine perl version info from lib/MooseX/Singleton.pm Checking if your kit is complete... Warning: the following files are missing in your kit: README Please inform the author. Writing Makefile for MooseX::Singleton >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/MooseX/Singleton/Object.pm blib\lib\MooseX\Singleton\Object.pm cp lib/MooseX/Singleton/Meta/Instance.pm blib\lib\MooseX\Singleton\Meta\Instance.pm cp lib/MooseX/Singleton/Meta/Method/Constructor.pm blib\lib\MooseX\Singleton\Meta\Method\Constructor.pm cp lib/MooseX/Singleton.pm blib\lib\MooseX\Singleton.pm cp lib/MooseX/Singleton/Meta/Class.pm blib\lib\MooseX\Singleton\Meta\Class.pm SARTAK/MooseX-Singleton-0.19.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, 'inc', 'blib\lib', 'blib\arch')" t/*.t t/001-basic.t ................ 1..17 ok 1 - Singleton->instance returns a real instance isa MooseX::Singleton::Test ok 2 - default keys ok 3 - added key ok 4 - added another key ok 5 - instances are the same object ok 6 - Singleton->instance returns a real instance isa MooseX::Singleton::Test ok 7 - keys from before ok 8 - attributes are shared even after ->instance ok 9 - attributes are shared even after ->instance ok 10 - Package->reader works ok 11 - Package->add works ok 12 - Package->add works ok 13 - Package->add works ok 14 - Package->clear works ok 15 - Package->clear works ok 16 - Package->clear works ok 17 - back to the default ok t/002-init.t ................. 1..9 ok 1 - can't get the Singleton if requires attrs and we don't provide them ok 2 - can't call any Singleton attr reader if Singleton can't be inited ok 3 - The object isa MooseX::Singleton::Test2 ok 4 - the instance has the given attribute value ok 5 - the class method, called directly, returns the given attribute value ok 6 - can't make new singleton with conflicting attributes ok 7 - ...but a second ->new without args is okay ok 8 - ...we get the originally inited number from it ok 9 - ...but ->initialize() is still an error ok Can't locate object method "_generate_params" via package "MooseX::Singleton::Meta::Method::Constructor" at C:\cpanfly-5.16\var\cpan\build\MooseX-Singleton-0.19-c0NY14\blib\lib/MooseX/Singleton/Meta/Method/Constructor.pm line 25. # Looks like your test exited with 255 before it could output anything. t/003-immutable.t ............ 1..17 Dubious, test returned 255 (wstat 65280, 0xff00) Failed 17/17 subtests t/004-build_bug.t ............ ok 1 - BUILDARGS changed value of attrib when instance was auto-instantiated ok 2 - BUILDARGS changed value of attrib when instance was explicitly instantiated 1..2 ok Can't locate object method "_generate_params" via package "MooseX::Singleton::Meta::Method::Constructor" at C:\cpanfly-5.16\var\cpan\build\MooseX-Singleton-0.19-c0NY14\blib\lib/MooseX/Singleton/Meta/Method/Constructor.pm line 25. # Looks like your test exited with 255 before it could output anything. t/005-build_bug-immutable.t .. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run Test Summary Report ------------------- t/003-immutable.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 17 tests but ran 0. t/005-build_bug-immutable.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output Files=5, Tests=28, 4 wallclock secs ( 0.06 usr + 0.02 sys = 0.08 CPU) Result: FAIL Failed 2/5 test programs. 0/28 subtests failed. NMAKE : fatal error U1077: 'C:\Perl-5.16\bin\perl.exe' : return code '0xff' Stop. SARTAK/MooseX-Singleton-0.19.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports SARTAK/MooseX-Singleton-0.19.tar.gz Finished 2012-08-20T02:23:30