PATH=C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.14\site\bin;C:\Perl64-5.14\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Perforce;C:\mysql\bin Start 2012-02-22T02:06:16 ActivePerl-1400 CPAN-1.9402 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.14/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.14\site\bin;C:\Perl64-5.14\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:\mysql\bin Going to read 'C:\cpanfly-5.14\var\cpan\Metadata' Database was generated on Wed, 22 Feb 2012 09:12:43 GMT Running make for B/BR/BRAINBUZ/String-Validator-Password-0.94.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/B/BR/BRAINBUZ/String-Validator-Password-0.94.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/B/BR/BRAINBUZ/CHECKSUMS Checksum for C:\cpanfly-5.14\var\cpan\sources\authors\id\B\BR\BRAINBUZ\String-Validator-Password-0.94.tar.gz ok String-Validator-Password-0.94/ String-Validator-Password-0.94/lib/ String-Validator-Password-0.94/lib/String/ String-Validator-Password-0.94/lib/String/Validator/ String-Validator-Password-0.94/lib/String/Validator/Password.pm String-Validator-Password-0.94/README String-Validator-Password-0.94/META.json String-Validator-Password-0.94/t/ String-Validator-Password-0.94/t/21-password_length.t String-Validator-Password-0.94/t/24-password_min_types.t String-Validator-Password-0.94/t/00-load.t String-Validator-Password-0.94/t/22-require.t String-Validator-Password-0.94/t/20-defaults.t String-Validator-Password-0.94/t/manifest.t String-Validator-Password-0.94/t/32-IsValid.t String-Validator-Password-0.94/t/31-IsNotValid.t String-Validator-Password-0.94/t/10-matches.t String-Validator-Password-0.94/t/30-String.t String-Validator-Password-0.94/t/25-errorcheck.t String-Validator-Password-0.94/t/23-deny.t String-Validator-Password-0.94/META.yml String-Validator-Password-0.94/MANIFEST String-Validator-Password-0.94/Changes String-Validator-Password-0.94/Makefile.PL CPAN.pm: Going to build B/BR/BRAINBUZ/String-Validator-Password-0.94.tar.gz >>> C:\Perl64-5.14\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for String::Validator::Password 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/String/Validator/Password.pm blib\lib\String\Validator\Password.pm BRAINBUZ/String-Validator-Password-0.94.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.14\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t # Testing String::Validator::Password 0.94, Perl 5.014000, C:\Perl64-5.14\bin\perl.exe t/00-load.t ................ 1..2 ok 1 - use String::Validator::Password; ok 2 - New validator isa String::Validator::Password ok # Testing String::Validator::Password 0.94, Perl 5.014000, C:\Perl64-5.14\bin\perl.exe t/10-matches.t ............. 1..4 ok 1 - use String::Validator::Password; ok 2 - New validator isa String::Validator::Password ok 3 - A simple password that passes the default rules ok 4 - Mismatched passwords fail. ok # Testing String::Validator::Password 0.94, Perl 5.014000, C:\Perl64-5.14\bin\perl.exe Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. t/20-defaults.t ............ 1..18 ok 1 - use String::Validator::Password; ok 2 - New validator isa String::Validator::Password ok 3 - A simple password that passes the default rules. # Checking against default min_types and check internal counters for types. ok 4 - 1234567689 fails types. # last test types found 1 ok 5 - Internal num_types counter should be 1. ok 6 - Internal num_num counter should be 10. ok 7 - num_lc counter should be 0. ok 8 - num_uc counter should be 0. ok 9 - num_punct counter should be 0. ok 10 - 1234567689X passes types. ok 11 - 1234567689z passes types. ok 12 - 1234567689^ passes types. # Checking length ok 13 - Short is too short. ok 14 - The error string should tell us it is too short. ok 15 - 31 character string passes. ok 16 - 32 character string passes. ok 17 - 33 character string fails. ok 18 - The error string should tell us it is too long. ok # Testing String::Validator::Password 0.94, Perl 5.014000, C:\Perl64-5.14\bin\perl.exe Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. t/21-password_length.t ..... 1..14 ok 1 - use String::Validator::Password; # Checking length ok 2 - Short is too short. ok 3 - The error string should tell us it is too short. ok 4 - 31 character string passes. ok 5 - 32 character string passes. ok 6 - 33 character string fails. ok 7 - The error string should tell us it is too long. # min_len now 22 ok 8 - 22 character string PASS. ok 9 - 23 character string Pass. ok 10 - 19 character string FAIL. ok 11 - The error string should tell us it is too long. # max and min length are now both 22 ok 12 - 23 character string Fail. ok 13 - 22 character string PASS. ok 14 - 21 character string FAIL. ok # Testing String::Validator::Password 0.94, Perl 5.014000, C:\Perl64-5.14\bin\perl.exe Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. t/22-require.t ............. 1..29 ok 1 - use String::Validator::Password; # Require_lc. ok 2 - lowercaseonly string passes. ok 3 - UPPERCASEONLY string fails. ok 4 - numeric string fails. ok 5 - allpunct string fails. ok 6 - oneofeach string passes. ok 7 - twoofeach string passes # Require_uc. ok 8 - lowercaseonly string fails. ok 9 - UPPERCASEONLY string passes. ok 10 - numeric string fails. ok 11 - allpunct string fails. ok 12 - oneofeach string passes. ok 13 - twoofeach string passes # Require_nums. ok 14 - lowercaseonly string fails. ok 15 - UPPERCASEONLY string fails. ok 16 - numeric string passes. ok 17 - allpunct string fails. ok 18 - oneofeach string passes. ok 19 - twoofeach string passes # Require_punct. ok 20 - lowercaseonly string fails. ok 21 - UPPERCASEONLY string fails. ok 22 - numeric string fails. ok 23 - allpunct string passes. ok 24 - oneofeach string passes. ok 25 - twoofeach string passes # Setting a require to a number greater than 1 sets that as a floor. ok 26 - require 4 nums 4 punct @()'*^1234 Passes. ok 27 - require 4 nums 4 punct @()'*^1234abc Passes. ok 28 - require 4 nums 4 punct + deny lc @()'*^1234 Passes. ok 29 - require 4 nums 4 punct + deny lc @()'*^1234abc Fails. ok # Testing String::Validator::Password 0.94, Perl 5.014000, C:\Perl64-5.14\bin\perl.exe Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. t/23-deny.t ................ 1..27 ok 1 - use String::Validator::Password; # Deny_lc. ok 2 - lowercaseonly string rejected. ok 3 - UPPERCASEONLY string accepted. ok 4 - numeric string accepted. ok 5 - allpunct string accepted. ok 6 - oneofeach string rejected. ok 7 - twoofeach string rejected # Deny_uc. ok 8 - lowercaseonly string accepted. ok 9 - UPPERCASEONLY string rejected. ok 10 - numeric string accepted. ok 11 - allpunct string accepted. ok 12 - oneofeach string rejected. ok 13 - twoofeach string rejected # Deny_nums. ok 14 - lowercaseonly string fails. ok 15 - UPPERCASEONLY string fails. ok 16 - numeric string passes. ok 17 - allpunct string fails. ok 18 - oneofeach string passes. ok 19 - twoofeach string passes # Deny_punct. ok 20 - lowercaseonly string fails. ok 21 - UPPERCASEONLY string fails. ok 22 - numeric string fails. ok 23 - allpunct string passes. ok 24 - oneofeach string passes. ok 25 - twoofeach string passes # Setting deny_xx to a value greater than 1 should set that as the maximum ok 26 - num 4. numeric string rejected (10 digit). ok 27 - num 4. twoofeach string accepted. (2 digit) ok # Testing String::Validator::Password 0.94, Perl 5.014000, C:\Perl64-5.14\bin\perl.exe Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. t/24-password_min_types.t .. 1..19 ok 1 - use String::Validator::Password; # Changing the min_types parameter # min_types 0 means that even a null string would pass this test ok 2 - 1234567689 still passes with types set to 0. ok 3 - With min_len 0 a null string passes. # Testing with min_types = 1 ok 4 - 1234567689 passes with types set to 1. ok 5 - has2types2 passes with types set to 1. ok 6 - THREE3type passes with types set to 1. ok 7 - FOUR>4type passes with types set to 1. # Testing with min_types = 2. ok 8 - 1234567689 fails with types set to 2. ok 9 - has2types2 passes with types set to 2. ok 10 - THREE3type passes with types set to 2. ok 11 - FOUR>4type passes with types set to 2. ok 12 - 1234567689 fails with types set to 3. ok 13 - has2types fails with types set to 3. ok 14 - THREE3type passes with types set to 3. ok 15 - FOUR>4type passes with types set to 3. # Testing with min_types = 2. ok 16 - 1234567689 fails with types set to 4. ok 17 - has2types2 fails with types set to 4. ok 18 - THREE3type fails with types set to 4. ok 19 - FOUR>4type passes with types set to 4. ok # Testing String::Validator::Password 0.94, Perl 5.014000, C:\Perl64-5.14\bin\perl.exe t/25-errorcheck.t .......... 1..11 ok 1 - use String::Validator::Password; # Testing with these values: # min_types => 3, deny_punct => 2, max_len => 9 ok 2 - Created new String::Validator::Password. ok 3 - aBcD*123 has 8 chars all types, but only 1 is punct, PASS. ok 4 - aBcD^*123 has 9 chars all types, 2 punct, FAIL. # Raise punct limit to 3 to permit 2 puncts in previous string ok 5 - aBcD^*123 PASS with limit raised to 3. ok 6 - aBcD^&*123 has 10 chars all types, 3 punct, FAIL with 2 Errors. # Length of 10 Does not meet requirement: Max Length 9. # punct is limited to fewer than 3 ok 7 - The error string should tell us it is too long. ok 8 - punct is limited to fewer than 3 ok 9 - Check the errcnt method for 2 errors. # Testing with these values: # min_types => 2, # deny_punct => 1, # deny_num => 4, # require_lc => 2, # require_uc => 2, # max_len => 10 ok 10 - ABCde123 has 8 chars no punct, but only 2 are num, PASS. ok 11 - aBCD^*12345 is too long, has punct and two many digits not enoug uc, FAIL with 4. ok # Testing String::Validator::Password 0.94, Perl 5.014000, C:\Perl64-5.14\bin\perl.exe Use of uninitialized value $string2 in numeric eq (==) at C:/cpanfly-5.14/var/megalib/String/Validator/Common.pm line 53. t/30-String.t .............. 1..5 ok 1 - use String::Validator::Password; ok 2 - This is a new Validator and has no value for String. ok 3 - Returns the last string. ok 4 - abcde is the last string evaluated and is returned even though it failed to validate. ok 5 - The only time it won't return the last string passed is Password Mismatch. ok # Testing String::Validator::Password 0.94, Perl 5.014000, C:\Perl64-5.14\bin\perl.exe t/31-IsNotValid.t .......... 1..4 ok 1 - use String::Validator::Password; ok 2 - New validator isa String::Validator::Password # Testing Method IsNot_Valid ok 3 - A simple password that passes the default rules ok 4 - Mismatched passwords fail. ok # Testing String::Validator::Password 0.94, Perl 5.014000, C:\Perl64-5.14\bin\perl.exe t/32-IsValid.t ............. 1..4 ok 1 - use String::Validator::Password; ok 2 - New validator isa String::Validator::Password ok 3 - A simple password that passes the default rules ok 4 - Mismatched passwords fail. ok t/manifest.t ............... skipped: Author tests not required for installation All tests successful. Files=12, Tests=137, 1 wallclock secs ( 0.08 usr + 0.01 sys = 0.09 CPU) Result: PASS BRAINBUZ/String-Validator-Password-0.94.tar.gz nmake test TEST_VERBOSE=1 -- OK John Karr <CENSORED> Check a string against a number of common password rules. >>> (cd C:\cpanfly-5.14\var\cpan\build\String-Validator-Password-0.94-lXR0mf && tar cvf - String-Validator-Password-0.94.ppd blib) | gzip -c >C:/cpanfly-5.14/var/REPO/B/BR/BRAINBUZ/String-Validator-Password-0.94.tar.gz String-Validator-Password-0.94.ppd blib/ blib/lib/ blib/lib/String/ blib/lib/String/Validator/ blib/lib/String/Validator/Password.pm >>> mv C:\cpanfly-5.14\var\cpan\build\String-Validator-Password-0.94-lXR0mf/String-Validator-Password-0.94.ppd C:/cpanfly-5.14/var/REPO/B/BR/BRAINBUZ Finished 2012-02-22T02:06:21