Checking if your kit is complete... Looks good Writing Makefile for Data::Password::Check cp lib/Data/Password/Check.pm blib/lib/Data/Password/Check.pm Manifying blib/man3/Data::Password::Check.3 PERL_DL_NONLAZY=1 /home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/Data-Password-Check.1..9 ok 1 - use Data::Password::Check; ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok t/Data-Password-Check_alphanumeric.1..15 ok 1 - use Data::Password::Check; ok 2 ok 3 # skip No errors returned from password check - no error message to verify ok 4 ok 5 # skip No errors returned from password check - no error message to verify ok 6 ok 7 # skip No errors returned from password check - no error message to verify ok 8 ok 9 # skip No errors returned from password check - no error message to verify ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok, 4/15 skipped: No errors returned from password check - no error message to verify t/Data-Password-Check_alphanumeric_only.1..5 ok 1 - use Data::Password::Check; ok 2 ok 3 # skip No errors returned from password check - no error message to verify ok 4 ok 5 ok, 1/5 skipped: No errors returned from password check - no error message to verify t/Data-Password-Check_append_tests.1..3 ok 1 - use Data::Password::Check; ok 2 ok 3 ok t/Data-Password-Check_diverse_characters.1..21 ok 1 - use Data::Password::Check; ok 2 - no error for 111111122233333 ok 3 # skip No errors returned from password check - no error message to verify ok 4 - no error for aaaaaaaa ok 5 # skip No errors returned from password check - no error message to verify ok 6 - received expected error for 112143432 ok 7 - error message matches expected string ok 8 - received expected error for aaaaaaaa ok 9 - error message matches expected string ok 10 - no error for _aaaaaaaa ok 11 # skip No errors returned from password check - no error message to verify ok 12 - no error for 1aaaaaaaa ok 13 # skip No errors returned from password check - no error message to verify ok 14 - no error for AaaaaaaaaA ok 15 # skip No errors returned from password check - no error message to verify ok 16 - received expected error for AaaaaaaaaA ok 17 - error message matches expected string ok 18 - no error for _aaaaaaaaA ok 19 # skip No errors returned from password check - no error message to verify ok 20 - no error for 1aaaaaaaaA ok 21 # skip No errors returned from password check - no error message to verify ok, 7/21 skipped: No errors returned from password check - no error message to verify t/Data-Password-Check_length.1..13 ok 1 - use Data::Password::Check; ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 # skip No errors returned from password check - no error message to verify ok 8 ok 9 # skip No errors returned from password check - no error message to verify ok 10 ok 11 ok 12 ok 13 ok, 2/13 skipped: No errors returned from password check - no error message to verify t/Data-Password-Check_mixed_case.1..15 ok 1 - use Data::Password::Check; ok 2 ok 3 # skip No errors returned from password check - no error message to verify ok 4 ok 5 # skip No errors returned from password check - no error message to verify ok 6 ok 7 # skip No errors returned from password check - no error message to verify ok 8 ok 9 # skip No errors returned from password check - no error message to verify ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok, 4/15 skipped: No errors returned from password check - no error message to verify t/Data-Password-Check_repeated.1..9 ok 1 - use Data::Password::Check; ok 2 ok 3 # skip No errors returned from password check - no error message to verify ok 4 ok 5 # skip No errors returned from password check - no error message to verify ok 6 ok 7 ok 8 ok 9 ok, 2/9 skipped: No errors returned from password check - no error message to verify t/Data-Password-Check_silly.1..17 ok 1 - use Data::Password::Check; ok 2 ok 3 # skip No errors returned from password check - no error message to verify ok 4 ok 5 # skip No errors returned from password check - no error message to verify ok 6 ok 7 # skip No errors returned from password check - no error message to verify ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok, 3/17 skipped: No errors returned from password check - no error message to verify All tests successful, 23 subtests skipped. Files=9, Tests=107, 3 wallclock secs ( 2.48 cusr + 0.11 csys = 2.59 CPU) Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Data/Password/Check.pm Installing /home/cpanrun/build/5.6.1/man/man3/Data::Password::Check.3 Appending installation info to /home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi/perllocal.pod