PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2012-12-20T14:05:41 ActivePerl-1200 CPAN-1.9402 Going to read '/export/home/fly1264/var/cpan/Metadata' Database was generated on Thu, 20 Dec 2012 21:19:03 GMT Running make for B/BL/BLABOS/WWW-Correios-PrecoPrazo-0.000001.tar.gz Checksum for /net/nas/data/cpan/authors/id/B/BL/BLABOS/WWW-Correios-PrecoPrazo-0.000001.tar.gz ok WWW-Correios-PrecoPrazo-0.000001/ WWW-Correios-PrecoPrazo-0.000001/Changes WWW-Correios-PrecoPrazo-0.000001/ignore.txt WWW-Correios-PrecoPrazo-0.000001/lib/ WWW-Correios-PrecoPrazo-0.000001/Makefile WWW-Correios-PrecoPrazo-0.000001/Makefile.PL WWW-Correios-PrecoPrazo-0.000001/MANIFEST WWW-Correios-PrecoPrazo-0.000001/MANIFEST.SKIP WWW-Correios-PrecoPrazo-0.000001/META.json WWW-Correios-PrecoPrazo-0.000001/META.yml WWW-Correios-PrecoPrazo-0.000001/MYMETA.json WWW-Correios-PrecoPrazo-0.000001/MYMETA.yml WWW-Correios-PrecoPrazo-0.000001/README WWW-Correios-PrecoPrazo-0.000001/t/ WWW-Correios-PrecoPrazo-0.000001/t/00.load.t WWW-Correios-PrecoPrazo-0.000001/t/01-new.t WWW-Correios-PrecoPrazo-0.000001/t/02-query.t WWW-Correios-PrecoPrazo-0.000001/t/perlcritic.t WWW-Correios-PrecoPrazo-0.000001/t/pod-coverage.t WWW-Correios-PrecoPrazo-0.000001/t/pod.t WWW-Correios-PrecoPrazo-0.000001/lib/WWW/ WWW-Correios-PrecoPrazo-0.000001/lib/WWW/Correios/ WWW-Correios-PrecoPrazo-0.000001/lib/WWW/Correios/PrecoPrazo.pm CPAN.pm: Going to build B/BL/BLABOS/WWW-Correios-PrecoPrazo-0.000001.tar.gz >>> /export/home/fly1264/bin/perl Makefile.PL Writing Makefile for WWW::Correios::PrecoPrazo Writing MYMETA.yml and MYMETA.json >>> make cp lib/WWW/Correios/PrecoPrazo.pm blib/lib/WWW/Correios/PrecoPrazo.pm Manifying blib/man3/WWW::Correios::PrecoPrazo.3 BLABOS/WWW-Correios-PrecoPrazo-0.000001.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1264/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Testing WWW::Correios::PrecoPrazo 0.000001 t/00.load.t ....... 1..1 ok 1 - use WWW::Correios::PrecoPrazo; ok t/01-new.t ........ 1..3 ok 1 - Construtor Vazio ok 2 - Construtor recebendo Hash ok 3 - Construtor recebendo HashRef ok t/02-query.t ...... ok 1 - Query vazia ok 2 - Query recebendo Hash ok 3 - Query recebendo HashRef ok 4 - Formato inválido 1..4 ok # Failed test 'Test::Perl::Critic for "blib/lib/WWW/Correios/PrecoPrazo.pm"' # at /export/home/fly1264/var/megalib/Test/Perl/Critic.pm line 110. # # Perl::Critic found these violations in "blib/lib/WWW/Correios/PrecoPrazo.pm": # Variable, subroutine, and package names have to be in CamelCase at line 10, column 11. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 28, column 11. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 47, column 11. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 56, column 8. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 57, column 8. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 58, column 8. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 59, column 40. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 60, column 21. (no explanation). (Severity: 5) # Private Member Data shouldn't be accessed directly at line 60, column 21. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 60, column 36. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 60, column 58. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 63, column 18. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 63, column 25. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 66, column 1. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 67, column 8. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 68, column 8. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 70, column 8. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 71, column 15. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 71, column 32. (no explanation). (Severity: 5) # Private Member Data shouldn't be accessed directly at line 71, column 32. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 71, column 47. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 71, column 66. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 73, column 5. (no explanation). (Severity: 5) # Private Member Data shouldn't be accessed directly at line 73, column 5. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 73, column 16. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 74, column 14. (no explanation). (Severity: 5) # Private Member Data shouldn't be accessed directly at line 74, column 14. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 75, column 33. (no explanation). (Severity: 5) # Private Member Data shouldn't be accessed directly at line 75, column 33. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 76, column 33. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 78, column 8. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 78, column 25. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 79, column 5. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 79, column 22. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 81, column 12. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 81, column 38. (no explanation). (Severity: 5) # Method invokation should use "()" at line 81, column 42. Use "->MethodName()" instead of "->MethodName". (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 84, column 1. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 85, column 8. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 87, column 8. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 87, column 14. (no explanation). (Severity: 5) # Private Member Data shouldn't be accessed directly at line 87, column 14. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 89, column 13. (no explanation). (Severity: 5) # Use of "require" is not allowed at line 90, column 9. Use Require() method of MainObject instead. (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 91, column 9. (no explanation). (Severity: 5) # Method invokation should use "()" at line 91, column 29. Use "->MethodName()" instead of "->MethodName". (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 94, column 12. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 97, column 1. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 98, column 8. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 101, column 14. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 101, column 34. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 101, column 45. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 101, column 65. (no explanation). (Severity: 5) # Looks like you failed 1 test of 1. t/perlcritic.t .... 1..1 not ok 1 - Test::Perl::Critic for "blib/lib/WWW/Correios/PrecoPrazo.pm" Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests t/pod-coverage.t .. 1..1 ok 1 - Pod coverage on WWW::Correios::PrecoPrazo ok # Failed test 'POD test for blib/lib/WWW/Correios/PrecoPrazo.pm' # at /export/home/fly1264/var/megalib/Test/Pod.pm line 182. # blib/lib/WWW/Correios/PrecoPrazo.pm (110): Non-ASCII character seen before =encoding in 'Serviço'. Assuming UTF-8 # Looks like you failed 1 test of 1. t/pod.t ........... 1..1 not ok 1 - POD test for blib/lib/WWW/Correios/PrecoPrazo.pm Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests Test Summary Report ------------------- t/perlcritic.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 t/pod.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 Files=6, Tests=11, 11 wallclock secs ( 0.16 usr 0.08 sys + 7.23 cusr 0.52 csys = 7.99 CPU) Result: FAIL Failed 2/6 test programs. 2/11 subtests failed. make: *** [test_dynamic] Error 1 BLABOS/WWW-Correios-PrecoPrazo-0.000001.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports BLABOS/WWW-Correios-PrecoPrazo-0.000001.tar.gz Finished 2012-12-20T14:06:04