PATH=/usr/bin:/bin:/data/fly2200/cpanfly-5.22/var/megalib/bin Start 2018-04-09T00:34:39 ActivePerl-2200 CPAN-2.10 Reading '/data/fly2200/cpanfly-5.22/var/cpan/Metadata' Database was generated on Fri, 06 Apr 2018 02:54:18 GMT Checksum for /data/fly2200/cpanfly-5.22/var/cpan/sources/authors/id/B/BR/BRAINBUZ/String-Validator-Email-2.00.tar.gz ok String-Validator-Email-2.00 String-Validator-Email-2.00/README String-Validator-Email-2.00/Changes String-Validator-Email-2.00/LICENSE String-Validator-Email-2.00/dist.ini String-Validator-Email-2.00/prove.sh String-Validator-Email-2.00/META.yml String-Validator-Email-2.00/MANIFEST String-Validator-Email-2.00/t String-Validator-Email-2.00/t/22-mx.t String-Validator-Email-2.00/META.json String-Validator-Email-2.00/email.html String-Validator-Email-2.00/ignore.txt String-Validator-Email-2.00/license.txt String-Validator-Email-2.00/t/00-load.t String-Validator-Email-2.00/Makefile.PL String-Validator-Email-2.00/pod2htmd.tmp String-Validator-Email-2.00/pod2htmi.tmp String-Validator-Email-2.00/t/23-string.t String-Validator-Email-2.00/t/11-length.t String-Validator-Email-2.00/t/10-matches.t String-Validator-Email-2.00/t/20-default.t String-Validator-Email-2.00/t/21-options.t String-Validator-Email-2.00/emailv1.9 String-Validator-Email-2.00/emailv1.9/README String-Validator-Email-2.00/emailv1.9/Changes String-Validator-Email-2.00/emailv1.9/LICENSE String-Validator-Email-2.00/emailv1.9/t String-Validator-Email-2.00/emailv1.9/t/pod.t String-Validator-Email-2.00/emailv1.9/Makefile String-Validator-Email-2.00/emailv1.9/META.yml String-Validator-Email-2.00/emailv1.9/MANIFEST String-Validator-Email-2.00/emailv1.9/META.json String-Validator-Email-2.00/emailv1.9/t/valid.t String-Validator-Email-2.00/emailv1.9/t/utf-8.t String-Validator-Email-2.00/emailv1.9/pm_to_blib String-Validator-Email-2.00/emailv1.9/MYMETA.yml String-Validator-Email-2.00/emailv1.9/Makefile.PL String-Validator-Email-2.00/emailv1.9/MYMETA.json String-Validator-Email-2.00/t/author-pod-syntax.t String-Validator-Email-2.00/emailv1.9/t/resolver.t String-Validator-Email-2.00/StringValidatorEmail.html String-Validator-Email-2.00/emailv1.9/t/pod-coverage.t String-Validator-Email-2.00/emailv1.9/lib/Email String-Validator-Email-2.00/emailv1.9/lib/Email/Valid.pm String-Validator-Email-2.00/lib/String/Validator String-Validator-Email-2.00/lib/String/Validator/Email.pm Configuring B/BR/BRAINBUZ/String-Validator-Email-2.00.tar.gz with Makefile.PL >>> /data/fly2200/ap2200-299134/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Have /data/fly2200/cpanfly-5.22/var/megalib Want /home/fly2200/ap2200-299134/lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [x86_64-linux-thread-multi] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Have /data/fly2200/cpanfly-5.22/var/megalib Want /home/fly2200/ap2200-299134/lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [x86_64-linux-thread-multi] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a Unix-style Makefile Writing Makefile for Email::Valid Writing MYMETA.yml and MYMETA.json Generating a Unix-style Makefile Writing Makefile for String::Validator::Email Writing MYMETA.yml and MYMETA.json BRAINBUZ/String-Validator-Email-2.00.tar.gz /data/fly2200/ap2200-299134/bin/perl-static Makefile.PL -- OK Running make for B/BR/BRAINBUZ/String-Validator-Email-2.00.tar.gz >>> make cp lib/String/Validator/Email.pm blib/lib/String/Validator/Email.pm make[1]: Entering directory `/data/fly2200/cpanfly-5.22/var/tmp/cpan_build/String-Validator-Email-2.00-GYM3Ca/emailv1.9' cp lib/Email/Valid.pm ../blib/lib/Email/Valid.pm Manifying 1 pod document make[1]: Leaving directory `/data/fly2200/cpanfly-5.22/var/tmp/cpan_build/String-Validator-Email-2.00-GYM3Ca/emailv1.9' Manifying 1 pod document BRAINBUZ/String-Validator-Email-2.00.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 make[1]: Entering directory `/data/fly2200/cpanfly-5.22/var/tmp/cpan_build/String-Validator-Email-2.00-GYM3Ca/emailv1.9' Manifying 1 pod document make[1]: Leaving directory `/data/fly2200/cpanfly-5.22/var/tmp/cpan_build/String-Validator-Email-2.00-GYM3Ca/emailv1.9' PERL_DL_NONLAZY=1 "/data/fly2200/ap2200-299134/bin/perl-static" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Testing String::Validator::Email 2.00, Perl 5.022000, /data/fly2200/ap2200-299134/bin/perl-static t/00-load.t ............ 1..3 ok 1 - use String::Validator::Email; ok 2 - New validator isa String::Validator::Email ok 3 - New validator isa String::Validator::Common ok # Testing String::Validator::Email 2.00, Perl 5.022000, /data/fly2200/ap2200-299134/bin/perl-static t/10-matches.t ......... 1..6 ok 1 - use String::Validator::Email; ok 2 - New validator isa String::Validator::Email ok 3 - New validator isa String::Validator::Common ok 4 - A simple password that passes the default rules ok 5 - Mismatched passwords fail. ok 6 - Mismatched addresses fail via the Check Method. ok # Testing String::Validator::Email 2.00, Perl 5.022000, /data/fly2200/ap2200-299134/bin/perl-static t/11-length.t .......... 1..16 ok 1 - use String::Validator::Email; # 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. # Check that setting both lenght vals to 0 turns the tests off. ok 15 - Null string passes when we dont check it. ok 16 - A long address in fake tld is also passing. ok # Testing String::Validator::Email 2.00, Perl 5.022000, /data/fly2200/ap2200-299134/bin/perl-static t/20-default.t ......... 1..14 ok 1 - use String::Validator::Email; ok 2 - Should have returned 1 error ok 3 - bad@email Error String should include fqdn. ok 4 - Should have returned 1 error ok 5 - bad-at-email.domain Error String should include rfc822. ok 6 - Should have returned 1 error ok 7 - bad@email.fakedomain Error String should include tldcheck. ok 8 - Expound tells us it didnt recognize tld. ok 9 - IP address not allowed for domain. not ok 10 - Expound tells us it didnt recognize tld. # TODO Need to replace Email::Valid for now skip tests. # Failed (TODO) test 'Expound tells us it didnt recognize tld.' # at t/20-default.t line 41. # '' # doesn't match '(?^:The TLD)' ok 11 - This string should be ok. # TODO Need to replace Email::Valid for now skip tests. ok 12 - This string should not be ok. but the error should not be fatal. # TODO Need to replace Email::Valid for now skip tests. ok 13 - aloitious@thealgonquin Failed for fqdn. # TODO Need to replace Email::Valid for now skip tests. ok 14 - expound method explained that it requires a Fully Qualified Domain Name # TODO Need to replace Email::Valid for now skip tests. ok # Testing String::Validator::Email 2.00, Perl 5.022000, /data/fly2200/ap2200-299134/bin/perl-static t/21-options.t ......... 1..12 ok 1 - use String::Validator::Email; # Walk through each available non-default value singly ok 2 - Should have returned 1 error ok 3 - bad@email no fqdn should still fail with tldcheck off. ok 4 - bad@email.domain passes because tldcheck is off. ok 5 - my.account@[192.168.1.1] passes because allow_ip is on. ok 6 - bad@email no fqdn should still fail with tldcheck off. ok 7 - Allow ip and tld check off, 142.167.1.1 should fail ok 8 - Got fqdn Error message for 142.167.1.1 # Testing with fqdn off - to be meaningful tldcheck also off. ok 9 - 142.167.1.1 should fail ok 10 - Got IP Error message for 142.167.1.1 ok 11 - aloitious@algonquin.com should be ok. ok 12 - aloitious@algonquin should be ok because fqdn is off. ok # Testing String::Validator::Email 2.00, Perl 5.022000, /data/fly2200/ap2200-299134/bin/perl-static t/22-mx.t .............. ok 1 - use String::Validator::Email; # Check that the mx check option is working. # Keys -tldcheck # Values 1 ok 2 ok 3 - bad@email Should have returned fqdn error. ok 4 - This address should pass all except mxcheck ok 5 - Errstr tells us No MX. ok 6 - brainbuz.org If my email address isn't valid no one is maintaining this module! # ok 7 - Errstr should be empty. ok 8 - gmail If my email address isn't valid no one is maintaining this module! # ok 9 - ghost7mail.com made up address Is_Valid returns false ok 10 - ghost7mail.com made up address IsNot_Valid returns reason of MX ok 11 - Expounding after previous test tells us Mail Exchanger for ghost7mail.com is missing. 1..11 ok # Testing String::Validator::Email 2.00, Perl 5.022000, /data/fly2200/ap2200-299134/bin/perl-static t/23-string.t .......... ok 1 - use String::Validator::Email; # Check stringification. ok 2 - Jane Brown contains a valid email address # Jane Brown ok 3 - Even for this bad address Validator should know domain part is domain.com 1..3 ok t/author-pod-syntax.t .. skipped: these tests are for testing by the author All tests successful. Test Summary Report ------------------- t/20-default.t (Wstat: 0 Tests: 14 Failed: 0) TODO passed: 11-14 Files=8, Tests=65, 2 wallclock secs ( 0.02 usr 0.04 sys + 1.24 cusr 0.32 csys = 1.62 CPU) Result: PASS make[1]: Entering directory `/data/fly2200/cpanfly-5.22/var/tmp/cpan_build/String-Validator-Email-2.00-GYM3Ca/emailv1.9' PERL_DL_NONLAZY=1 "/data/fly2200/ap2200-299134/bin/perl-static" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, '../blib/lib', '../blib/arch')" t/*.t t/pod-coverage.t .. 1..1 ok 1 - Pod coverage on Email::Valid ok t/pod.t ........... 1..1 ok 1 - POD test for lib/Email/Valid.pm ok t/resolver.t ...... 1..4 ok 1 - resolver is undef ok 2 - use Email::Valid; ok 3 - resover initialized ok 4 - An object of class 'Net::DNS::Resolver' isa 'Net::DNS::Resolver' ok t/utf-8.t ......... 1..2 ok 1 - do not accept addr with \xE9 ok 2 - do not accept addr with \x{11F} ok t/valid.t ......... 1..34 ok 1 - use Email::Valid; ok 2 - Alfred Neuman ok 3 - 123@example.com ok 4 - Alfred Neuman ok 5 - 123@example.com ok 6 - Alfred Neuman { -fqdn => 0 } ok 7 - spaces fudged out of an address local-part ok 8 - spaces in localpart is not valid when not fudging ok 9 - details are rfc822 ok 10 - spaced out address is squished ok 11 - comments nicely dropped from an address ok 12 - address with > 254 chars fails ok 13 - details say address is too long ok 14 - localpart with 64 chars or less is valid ok 15 - localpart with 64 chars or more fails ok 16 - details are localpart ok 17 - space between @ and domain is valid ok 18 - localpart in true context succeeds ok 19 - localpart in false context is defined (bug 75736) ok 20 - an email can start with a dash ok 21 - an email can start with a dash (alternate calling method) ok 22 - but a domain cannot ok 23 - a domain cannot end with a dash either ok 24 - but a domain may contain two dashes in a row in the middle ok 25 - and of course two-character labels are valid! ok 26 - onesies, too ok 27 - blort@aol.com, with mxcheck, is ok ok 28 - blort@will-never-exist.pobox.com, with mxcheck, is invalid ok 29 - a domain literal address is okay ok 30 - a domain literal address is not okay if we say -allow_ip=>0 ok 31 - blort@notarealdomainfoo.com is ok with tldcheck ok 32 - blort@notarealdomainfoo.bla is not ok with tldcheck ok 33 - it was the tldcheck that broke this email ok 34 - allow_ip + domain literal = no tldcheck ok All tests successful. Files=5, Tests=42, 2 wallclock secs ( 0.03 usr 0.02 sys + 0.70 cusr 0.15 csys = 0.90 CPU) Result: PASS make[1]: Leaving directory `/data/fly2200/cpanfly-5.22/var/tmp/cpan_build/String-Validator-Email-2.00-GYM3Ca/emailv1.9' BRAINBUZ/String-Validator-Email-2.00.tar.gz make test TEST_VERBOSE=1 -- OK John Karr <brainbuz@cpan.org> String::Validator for checking Email Addresses. >>> (cd /data/fly2200/cpanfly-5.22/var/tmp/cpan_build/String-Validator-Email-2.00-GYM3Ca && tar cvf - String-Validator-Email-2.00.ppd blib) | gzip -c >/data/fly2200/cpanfly-5.22/var/REPO/B/BR/BRAINBUZ/String-Validator-Email-2.00.tar.gz String-Validator-Email-2.00.ppd blib/ blib/man3/ blib/man3/String::Validator::Email.3 blib/man3/Email::Valid.3 blib/lib/ blib/lib/String/ blib/lib/String/Validator/ blib/lib/String/Validator/Email.pm blib/lib/Email/ blib/lib/Email/Valid.pm VmSize: 362540 kB Finished 2018-04-09T00:34:46