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:\cygwin\bin;C:\cpanfly-5.14\var\megalib\bin;C:\Perl-5.14\site\bin;C:\Perl-5.14\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 2014-11-08T00:26:00 ActivePerl-1400 CPAN-2.00 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.14/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:\cygwin\bin;C:\CPANFL~1.14\var\megalib\bin;C:\Perl-5.14\site\bin;C:\Perl-5.14\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 Reading 'C:\cpanfly-5.14\var\cpan\Metadata' Database was generated on Sat, 08 Nov 2014 07:41:02 GMT Running make for S/SH/SHAY/Class-Singleton-1.5.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/S/SH/SHAY/Class-Singleton-1.5.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/S/SH/SHAY/CHECKSUMS Checksum for C:\cpanfly-5.14\var\cpan\sources\authors\id\S\SH\SHAY\Class-Singleton-1.5.tar.gz ok Class-Singleton-1.5/ Class-Singleton-1.5/Changes Class-Singleton-1.5/lib/ Class-Singleton-1.5/lib/Class/ Class-Singleton-1.5/lib/Class/Singleton.pm Class-Singleton-1.5/Makefile.PL Class-Singleton-1.5/MANIFEST Class-Singleton-1.5/META.yml Class-Singleton-1.5/README Class-Singleton-1.5/t/ Class-Singleton-1.5/t/singleton.t CPAN.pm: Building S/SH/SHAY/Class-Singleton-1.5.tar.gz >>> C:\Perl-5.14\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Generating a nmake-style Makefile Writing Makefile for Class::Singleton Writing MYMETA.yml and MYMETA.json >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Class/Singleton.pm blib\lib\Class\Singleton.pm SHAY/Class-Singleton-1.5.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.14\bin\perl.exe "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/singleton.t .. 1..29 ok 1 - loaded Class::Singleton ok 2 - no Class::Singleton instance yet ok 3 - created Class::Singleton instance 1 ok 4 - created Class::Singleton instance 2 ok 5 - both instances are the same object ok 6 - Class::Singleton has instance ok 7 - no DerivedSingleton instance yet ok 8 - created DerivedSingleton instance 1 ok 9 - created DerivedSingleton instance 2 ok 10 - both derived instances are the same object ok 11 - DerivedSingleton has instance ok 12 - created AnotherSingleton instance 1 ok 13 - first instance x is 10 ok 14 - created AnotherSingleton instance 2 ok 15 - second instance x is 10 ok 16 - both another instances are the same object ok 17 - Class::Singleton and DerviedSingleton are different ok 18 - Class::Singleton and AnotherSingleton are different ok 19 - DerivedSingleton and AnotherSingleton are different ok 20 - created ListSingleton instance 1 ok 21 - created ListSingleton instance 2 ok 22 - both list instances are the same object ok 23 - ListSingleton is a list reference ok 24 - created ConfigSingleton instance 1 ok 25 - created ConfigSingleton instance 2 ok 26 - both config instances are the same object ok 27 - ConfigSingleton 1 has 3 keys ok 28 - ConfigSingleton 2 has 3 keys ok 29 - destructor called ok All tests successful. Files=1, Tests=29, 0 wallclock secs ( 0.03 usr + 0.02 sys = 0.05 CPU) Result: PASS SHAY/Class-Singleton-1.5.tar.gz nmake test TEST_VERBOSE=1 -- OK Steve Hay <shay@cpan.org> Base class for creating singleton objects >>> (cd C:\cpanfly-5.14\var\cpan\build\Class-Singleton-1.5-QDJPAn && tar cvf - Class-Singleton-1.5.ppd blib) | gzip -c >C:/cpanfly-5.14/var/REPO/S/SH/SHAY/Class-Singleton-1.5.tar.gz Class-Singleton-1.5.ppd blib/ blib/lib/ blib/lib/Class/ blib/lib/Class/Singleton.pm >>> mv C:\cpanfly-5.14\var\cpan\build\Class-Singleton-1.5-QDJPAn/Class-Singleton-1.5.ppd C:/cpanfly-5.14/var/REPO/S/SH/SHAY Finished 2014-11-08T00:26:07