PATH=/usr/bin:/bin:/Users/fly1800/var/megalib/bin Start 2013-07-14T10:12:45 ActivePerl-1800 CPAN-2.00 Reading '/Users/fly1800/var/cpan/Metadata' Database was generated on Sun, 14 Jul 2013 12:53:02 GMT Running make for P/PO/POLETTIX/Template-Perlish-1.05.tar.gz Checksum for /net/nas/data/cpan/authors/id/P/PO/POLETTIX/Template-Perlish-1.05.tar.gz ok Template-Perlish-1.05/ Template-Perlish-1.05/lib/ Template-Perlish-1.05/lib/Template/ Template-Perlish-1.05/lib/Template/Perlish.pm Template-Perlish-1.05/eg/ Template-Perlish-1.05/eg/process.pl Template-Perlish-1.05/eg/generate-script.pl Template-Perlish-1.05/eg/render.pl Template-Perlish-1.05/eg/show-source.pl Template-Perlish-1.05/eg/example.tmpl Template-Perlish-1.05/script/ Template-Perlish-1.05/script/README Template-Perlish-1.05/script/tptree Template-Perlish-1.05/script/generate-standalone Template-Perlish-1.05/README Template-Perlish-1.05/Makefile.PL Template-Perlish-1.05/Build.PL Template-Perlish-1.05/MANIFEST Template-Perlish-1.05/Changes Template-Perlish-1.05/META.yml Template-Perlish-1.05/t/ Template-Perlish-1.05/t/04.as_sub.t Template-Perlish-1.05/t/00.load.t Template-Perlish-1.05/t/01.basic.t Template-Perlish-1.05/t/pod-coverage.t Template-Perlish-1.05/t/03.limits.t Template-Perlish-1.05/t/pod.t Template-Perlish-1.05/t/02.complex.t Template-Perlish-1.05/t/05.functional.t CPAN.pm: Building P/PO/POLETTIX/Template-Perlish-1.05.tar.gz >>> /Users/fly1800/ap1800-297214/bin/perl-dynamic Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Template::Perlish Writing MYMETA.yml and MYMETA.json >>> make cp lib/Template/Perlish.pm blib/lib/Template/Perlish.pm Manifying blib/man3/Template::Perlish.3 POLETTIX/Template-Perlish-1.05.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly1800/ap1800-297214/bin/perl-dynamic "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Testing Template::Perlish 1.05 t/00.load.t ........ 1..1 ok 1 - use Template::Perlish; ok t/01.basic.t ....... 1..11 ok 1 - use Template::Perlish; ok 2 - object created ok 3 - Template::Perlish->can(...) ok 4 - block starter default ok 5 - stop default ok 6 - simple template ok 7 - simple template, again ok 8 - simple template with a block ok 9 - simple template with a variable ok 10 - simple template with a Perl scalar variable ok 11 - simple template with a Perl expression ok t/02.complex.t ..... 1..3 ok 1 - use Template::Perlish; ok 2 - object created ok 3 - simple template with a block ok t/03.limits.t ...... 1..34 ok 1 - use Template::Perlish; ok 2 - object created ok 3 - template: only one variable ok 4 - template: only one variable(with spaces before) ok 5 - template: only one variable(with spaces after) ok 6 - template: only one variable(with spaces before and after) ok 7 - template: only one block ok 8 - template: only one block(with spaces before) ok 9 - template: only one block(with spaces after) ok 10 - template: only one block(with spaces before and after) ok 11 - template: weird empty block ok 12 - template: weird empty block(with spaces before) ok 13 - template: weird empty block(with spaces after) ok 14 - template: weird empty block(with spaces before and after) ok 15 - template: ending with variable ok 16 - template: ending with variable(with spaces before) ok 17 - template: ending with variable(with spaces after) ok 18 - template: ending with variable(with spaces before and after) ok 19 - template: ending with block ok 20 - template: ending with block(with spaces before) ok 21 - template: ending with block(with spaces after) ok 22 - template: ending with block(with spaces before and after) ok 23 - template: starting with block ok 24 - template: starting with block(with spaces before) ok 25 - template: starting with block(with spaces after) ok 26 - template: starting with block(with spaces before and after) ok 27 - template: empty ok 28 - template: empty(with spaces before) ok 29 - template: empty(with spaces after) ok 30 - template: empty(with spaces before and after) ok 31 - template: starting with variable ok 32 - template: starting with variable(with spaces before) ok 33 - template: starting with variable(with spaces after) ok 34 - template: starting with variable(with spaces before and after) ok t/04.as_sub.t ...... 1..6 ok 1 - use Template::Perlish; ok 2 - object created ok 3 - The reference isa CODE ok 4 - simple template with a block ok 5 - simple template with a block ok 6 - simple template with a block ok t/05.functional.t .. 1..7 ok 1 - use Template::Perlish; ok 2 - simple template ok 3 - simple template, again ok 4 - simple template with a block ok 5 - simple template with a variable ok 6 - simple template with a Perl scalar variable ok 7 - simple template with a Perl expression ok t/pod-coverage.t ... 1..1 ok 1 - Pod coverage on Template::Perlish ok # Failed test 'POD test for blib/lib/Template/Perlish.pm' # at /Users/fly1800/var/megalib/Test/Pod.pm line 186. # blib/lib/Template/Perlish.pm (721): Non-ASCII character seen before =encoding in 'è'. Assuming ISO8859-1 # Looks like you failed 1 test of 1. t/pod.t ............ 1..1 not ok 1 - POD test for blib/lib/Template/Perlish.pm Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests Test Summary Report ------------------- t/pod.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 Files=8, Tests=64, 1 wallclock secs ( 0.06 usr 0.02 sys + 0.42 cusr 0.07 csys = 0.57 CPU) Result: FAIL Failed 1/8 test programs. 1/64 subtests failed. make: *** [test_dynamic] Error 1 POLETTIX/Template-Perlish-1.05.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports POLETTIX/Template-Perlish-1.05.tar.gz Finished 2013-07-14T10:12:56