Start 2011-02-14T21:13:30 ActivePerl-1200 CPAN-1.9402 Going to read '/home/fly1200/var/cpan/Metadata' Database was generated on Mon, 14 Feb 2011 22:27:27 GMT Running make for P/PV/PVANDE/Template-Mustache-v0.5.1.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/P/PV/PVANDE/Template-Mustache-v0.5.1.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/P/PV/PVANDE/CHECKSUMS Checksum for /home/fly1200/var/cpan/sources/authors/id/P/PV/PVANDE/Template-Mustache-v0.5.1.tar.gz ok Template-Mustache-v0.5.1/ Template-Mustache-v0.5.1/Changes Template-Mustache-v0.5.1/MANIFEST Template-Mustache-v0.5.1/META.yml Template-Mustache-v0.5.1/Makefile.PL Template-Mustache-v0.5.1/README.md Template-Mustache-v0.5.1/benchmark.pl Template-Mustache-v0.5.1/ext/ Template-Mustache-v0.5.1/lib/ Template-Mustache-v0.5.1/t/ Template-Mustache-v0.5.1/t/001_spec_compatibility.t Template-Mustache-v0.5.1/t/lambdas_receive_render_helper.t Template-Mustache-v0.5.1/t/parse_errors.t Template-Mustache-v0.5.1/t/read_data_from_classes.t Template-Mustache-v0.5.1/t/read_data_from_hashes.t Template-Mustache-v0.5.1/t/read_data_from_instances.t Template-Mustache-v0.5.1/t/read_data_from_subclass.t Template-Mustache-v0.5.1/t/read_partials_from_file_system.t Template-Mustache-v0.5.1/t/read_partials_from_hashes.t Template-Mustache-v0.5.1/t/read_partials_from_partial_method.t Template-Mustache-v0.5.1/t/read_partials_from_subs.t Template-Mustache-v0.5.1/t/read_templates_from_file_system.t Template-Mustache-v0.5.1/t/read_templates_from_file_system_with_namespacing.t Template-Mustache-v0.5.1/t/read_templates_from_subclass.t Template-Mustache-v0.5.1/lib/Template/ Template-Mustache-v0.5.1/lib/Template/Mustache.pm Template-Mustache-v0.5.1/lib/Template/Mustache.pod Template-Mustache-v0.5.1/ext/spec/ Template-Mustache-v0.5.1/ext/spec/README.md Template-Mustache-v0.5.1/ext/spec/TESTING.md Template-Mustache-v0.5.1/ext/spec/specs/ Template-Mustache-v0.5.1/ext/spec/specs/comments.yml Template-Mustache-v0.5.1/ext/spec/specs/delimiters.yml Template-Mustache-v0.5.1/ext/spec/specs/interpolation.yml Template-Mustache-v0.5.1/ext/spec/specs/inverted.yml Template-Mustache-v0.5.1/ext/spec/specs/partials.yml Template-Mustache-v0.5.1/ext/spec/specs/sections.yml Template-Mustache-v0.5.1/ext/spec/specs/~lambdas.yml CPAN.pm: Going to build P/PV/PVANDE/Template-Mustache-v0.5.1.tar.gz >>> /home/fly1200/ap1200-292396/bin/perl-static Makefile.PL readline() on closed filehandle GITIGNORE at Makefile.PL line 71. Checking if your kit is complete... Looks good Writing Makefile for Template::Mustache >>> make cp benchmark.pl blib/lib/Template/benchmark.pl cp lib/Template/Mustache.pm blib/lib/Template/Mustache.pm cp lib/Template/Mustache.pod blib/lib/Template/Mustache.pod Manifying blib/man3/Template::Mustache.3 PVANDE/Template-Mustache-v0.5.1.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1200/ap1200-292396/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/001_spec_compatibility.t ............................ # Test Case: SpecCompatibility ok 1 - test_spec_was_tested # Test Case: partials.yml ok 2 - test - Basic Behavior ok 3 - test - Surrounding Whitespace ok 4 - test - Context ok 5 - test - Inline Indentation ok 6 - test - Standalone Indentation ok 7 - test - Recursion ok 8 - test - Padding Whitespace # Test Case: comments.yml ok 9 - test - Inline ok 10 - test - Multiline ok 11 - test - Multiline Standalone ok 12 - test - Indented Standalone ok 13 - test - Indented Multiline Standalone ok 14 - test - Indented Inline ok 15 - test - Standalone ok 16 - test - Surrounding Whitespace # Test Case: delimiters.yml ok 17 - test - Inverted Sections ok 18 - test - Special Characters ok 19 - test - Standalone Tag ok 20 - test - Indented Standalone Tag ok 21 - test - Sections ok 22 - test - Post-Partial Behavior ok 23 - test - Pair with Padding ok 24 - test - Pair Behavior ok 25 - test - Partial Inheritence ok 26 - test - Surrounding Whitespace ok 27 - test - Outlying Whitespace (Inline) # Test Case: inverted.yml ok 28 - test - Nested (Falsey) ok 29 - test - Empty List ok 30 - test - Falsey ok 31 - test - Truthy ok 32 - test - Surrounding Whitespace ok 33 - test - Padding ok 34 - test - Standalone Lines ok 35 - test - Standalone Indented Lines ok 36 - test - Context ok 37 - test - Nested (Truthy) ok 38 - test - Doubled ok 39 - test - Internal Whitespace ok 40 - test - List # Test Case: lambdas.yml ok 41 - test - Section ok 42 - test - Section - Multiple Calls ok 43 - test - Inverted Section ok 44 - test - Interpolation - Multiple Calls ok 45 - test - Section - Expansion ok 46 - test - Interpolation ok 47 - test - Escaping ok 48 - test - Interpolation - Expansion ok 49 - test - Interpolation - Caches # Test Case: sections.yml ok 50 - test - Nested (Truthy) ok 51 - test - Context ok 52 - test - Standalone Lines ok 53 - test - Nested (Falsey) ok 54 - test - Falsey ok 55 - test - Doubled ok 56 - test - Padding ok 57 - test - Surrounding Whitespace ok 58 - test - Indented Standalone Lines ok 59 - test - Empty List ok 60 - test - Deeply Nested Contexts ok 61 - test - List ok 62 - test - Internal Whitespace ok 63 - test - Truthy # Test Case: interpolation.yml ok 64 - test - Interpolation With Padding ok 65 - test - Interpolation - Standalone ok 66 - test - Ampersand - Surrounding Whitespace ok 67 - test - Basic Integer Interpolation ok 68 - test - Ampersand Integer Interpolation ok 69 - test - Triple Mustache With Padding ok 70 - test - Ampersand - Standalone ok 71 - test - Triple Mustache - Surrounding Whitespace ok 72 - test - Basic Decimal Interpolation ok 73 - test - Triple Mustache - Standalone ok 74 - test - HTML Escaping ok 75 - test - No Interpolation ok 76 - test - Triple Mustache ok 77 - test - Ampersand With Padding ok 78 - test - Ampersand ok 79 - test - Basic Interpolation ok 80 - test - Ampersand Decimal Interpolation ok 81 - test - Triple Mustache Integer Interpolation ok 82 - test - Interpolation - Surrounding Whitespace ok 83 - test - Triple Mustache Decimal Interpolation 1..83 ok t/lambdas_receive_render_helper.t ..................... # Test Case: t::LambdasReceiveRenderHelper::SectionTags ok 1 - test_from_hash ok 2 - test_from_class ok 3 - test_from_instance # Test Case: t::LambdasReceiveRenderHelper # Test Case: t::LambdasReceiveRenderHelper::Interpolation ok 4 - test_from_class ok 5 - test_from_hash ok 6 - test_from_instance 1..6 ok t/parse_errors.t ...................................... # Test Case: t::ParseErrors ok 1 - test_specifying_an_unknown_tag_type ok 2 - test_closing_a_section_at_the_top_level ok 3 - test_not_closing_a_nested_section_tag ok 4 - test_specifying_too_few_delimiters ok 5 - test_closing_the_wrong_section_tag ok 6 - test_specifying_too_many_delimiters 1..6 ok t/read_data_from_classes.t ............................ # Test Case: t::ReadDataFromClasses ok 1 - test_rendering 1..1 ok t/read_data_from_hashes.t ............................. # Test Case: t::ReadDataFromHashes ok 1 - test_rendering 1..1 ok t/read_data_from_instances.t .......................... # Test Case: t::ReadDataFromClasses ok 1 - test_rendering 1..1 ok t/read_data_from_subclass.t ........................... # Test Case: t::ReadDataFromSubclass ok 1 - test_class_render ok 2 - test_instance_render 1..2 ok t/read_partials_from_file_system.t .................... # Test Case: t::ReadPartialsFromFileSystem ok 1 - test_rendering 1..1 ok t/read_partials_from_hashes.t ......................... # Test Case: t::ReadPartialsFromHashes ok 1 - test_rendering 1..1 ok t/read_partials_from_partial_method.t ................. # Test Case: t::ReadPartialsFromPartialMethod ok 1 - test_rendering 1..1 ok t/read_partials_from_subs.t ........................... # Test Case: t::ReadPartialsFromSubs ok 1 - test_rendering 1..1 ok t/read_templates_from_file_system.t ................... # Test Case: t::ReadTemplatesFromFileSystem::ImplicitFilename ok 1 - test_instance_render ok 2 - test_class_render # Test Case: t::ReadTemplatesFromFileSystem::WithoutSubclass ok 3 - test_rendering # Test Case: t::ReadTemplatesFromFileSystem::ExplicitFilename ok 4 - test_instance_render ok 5 - test_class_render # Test Case: t::ReadTemplatesFromFileSystem 1..5 ok t/read_templates_from_file_system_with_namespacing.t .. # Test Case: t::ReadTemplatesFromFileSystemWithNamespace ok 1 - test_instance_render ok 2 - test_class_render 1..2 ok t/read_templates_from_subclass.t ...................... # Test Case: t::ReadTemplatesFromSubclass ok 1 - test_instance_render ok 2 - test_class_render 1..2 ok All tests successful. Files=14, Tests=113, 1 wallclock secs ( 0.05 usr 0.08 sys + 0.84 cusr 0.28 csys = 1.25 CPU) Result: PASS PVANDE/Template-Mustache-v0.5.1.tar.gz make test TEST_VERBOSE=1 -- OK Pieter van de Bruggen <pvande@cpan.org> Drawing Mustaches on Perl for fun and profit >>> (cd /home/fly1200/var/cpan/build/Template-Mustache-v0.5.1-wrrrZ_ && tar cvf - Template-Mustache-v0.5.1.ppd blib) | gzip -c >/home/fly1200/var/REPO/P/PV/PVANDE/Template-Mustache-v0.5.1.tar.gz Template-Mustache-v0.5.1.ppd blib/ blib/lib/ blib/lib/Template/ blib/lib/Template/benchmark.pl blib/lib/Template/Mustache.pm blib/lib/Template/Mustache.pod blib/man3/ blib/man3/Template::Mustache.3 >>> mv /home/fly1200/var/cpan/build/Template-Mustache-v0.5.1-wrrrZ_/Template-Mustache-v0.5.1.ppd /home/fly1200/var/REPO/P/PV/PVANDE Finished 2011-02-14T21:13:34