PATH=C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\cygwin\bin;C:\cpanfly-5.16\var\megalib\bin;C:\Perl64-5.16\site\bin;C:\Perl64-5.16\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\PROGRA~2\Perforce;C:\instantclient_11_2;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin Start 2015-09-15T19:26:58 ActivePerl-1600 CPAN-2.00 LIB=C:\PlatSDK\Lib\AMD64;C:\PlatSDK\Lib\AMD64\atlmfc INCLUDE=C:\PlatSDK\Include;C:\PlatSDK\Include\crt;C:\PlatSDK\Include\crt\sys;C:\PlatSDK\Include\mfc;C:\PlatSDK\Include\atl PATH=C:/CPANFL~1.16/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\cygwin\bin;C:\CPANFL~1.16\var\megalib\bin;C:\Perl64-5.16\site\bin;C:\Perl64-5.16\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\INSTAN~1;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin Reading 'C:\cpanfly-5.16\var\cpan\Metadata' Database was generated on Tue, 15 Sep 2015 05:17:02 GMT Running make for C/CV/CVLIBRARY/Toggle-0.003.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/C/CV/CVLIBRARY/Toggle-0.003.tar.gz Checksum for C:\cpanfly-5.16\var\cpan\sources\authors\id\C\CV\CVLIBRARY\Toggle-0.003.tar.gz ok Toggle-0.003 Toggle-0.003/README Toggle-0.003/Changes Toggle-0.003/LICENSE Toggle-0.003/MANIFEST Toggle-0.003/META.yml Toggle-0.003/Makefile.PL Toggle-0.003/lib Toggle-0.003/lib/Toggle.pm Toggle-0.003/lib/Toggle.pod Toggle-0.003/t Toggle-0.003/t/toggle_spec.t Toggle-0.003/t/lib Toggle-0.003/t/lib/MockStore.pm CPAN.pm: Building C/CV/CVLIBRARY/Toggle-0.003.tar.gz >>> C:\Perl64-5.16\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Generating a nmake-style Makefile Writing Makefile for Toggle 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/Toggle.pod blib\lib\Toggle.pod cp lib/Toggle.pm blib\lib\Toggle.pm CVLIBRARY/Toggle-0.003.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:\Perl64-5.16\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t\*.t t\toggle_spec.t .. ok 1 - A feature when first added is inactive for all users ok 2 - A feature when first added appears in the feature list ok 3 - A feature when removed is inactive for all users ok 4 - A feature when removed does not appear in the feature list ok 5 - A feature when globally activated is active if checked without a user ok 6 - A feature when globally activated is active if checked with a user ok 7 - A feature when globally activated appears in the feature list ok 8 - A feature when globally activated twice appears in the feature list once ok 9 - A feature when globally deactivated is inactive for users who were in active groups ok 10 - A feature when globally deactivated is inactive for users who were in active groups ok 11 - A feature when globally deactivated is inactive for users who were enabled explicitly ok 12 - A feature when globally deactivated is inactive for users who were enabled via a percentage ok 13 - A feature when globally deactivated is inactive if checked without a user ok 14 - A feature when globally deactivated still appears in the features list ok 15 - A feature when activated for a group is active for users in the group ok 16 - A feature when activated for a group is not active for users not in the group ok 17 - A feature when activated for a group appears in the feature list ok 18 - A feature when activated for an undefined group is not active for any user ok 19 - A feature when activated for an undefined group appears in the feature list ok 20 - A feature when activated for the "all" group is active for all users ok 21 - A feature when activated for the "all" group appears in the feature list ok 22 - A feature when deactivated for a group is not active for that group ok 23 - A feature when deactivated for a group leaves other groups active ok 24 - A feature when activated for a user is active for that user ok 25 - A feature when activated for a user remains inactive for other users ok 26 - A feature when activated for a user appears in the feature list ok 27 - A feature when activated for a user with a string id is active for that user ok 28 - A feature when activated for a user with a string id remains inactive for other users ok 29 - A feature when activated for a user with a string id appears in the feature list ok 30 - A feature when deactivated for a user is inactive for that user ok 31 - A feature when deactivated for a user remains active for other active users ok 32 - A feature when activated for 20% of users is active for roughly 200/1000 users ok 33 - A feature when activated for 20% of users is active for roughly 40/200 users ok 34 - A feature when activated for 20% of users appears in the feature list ok 35 - A feature when activated for 5% of users is active for roughly 5/100 users ok 36 - A feature when the percentage of users is increased remains active for the previous users ok 37 - A feature when the percentage of users is deactivated becomes inactive for all users ok 38 - A feature when given variants returns variant "a" for roughly 40/200 users ok 39 - A feature when given variants returns variant "b" for roughly 40/100 users 1..39 ok All tests successful. Files=1, Tests=39, 1 wallclock secs ( 0.05 usr + 0.00 sys = 0.05 CPU) Result: PASS CVLIBRARY/Toggle-0.003.tar.gz nmake test TEST_VERBOSE=1 -- OK Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/C/CV/CVLIBRARY/CHECKSUMS CV-Library Ltd. <cvlibrary@cpan.org> Feature toggles for Perl >>> (cd C:\cpanfly-5.16\var\cpan\build\Toggle-0.003-6noh6Z && tar cvf - Toggle-0.003.ppd blib) | gzip -c >C:/cpanfly-5.16/var/REPO/C/CV/CVLIBRARY/Toggle-0.003.tar.gz Toggle-0.003.ppd blib/ blib/lib/ blib/lib/Toggle.pm blib/lib/Toggle.pod >>> mv C:\cpanfly-5.16\var\cpan\build\Toggle-0.003-6noh6Z/Toggle-0.003.ppd C:/cpanfly-5.16/var/REPO/C/CV/CVLIBRARY Finished 2015-09-15T19:27:04