PATH=C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.12\site\bin;C:\Perl64-5.12\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Perforce;C:\mysql\bin Start 2011-02-15T04:06:00 ActivePerl-1200 CPAN-1.9402 LIB=C:\PlatSDK\Lib\AMD64;C:\PlatSDK\Lib\AMD64\atlmfc INCLUDE=C:\PlatSDK\Include;C:\PlatSDK\Include\crt;C:\PlatSDK\Include\crt\sys;C:\PlatSDK\Include\mfc;C:\PlatSDK\Include\atl PATH=C:/CPANFL~1.12/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.12\site\bin;C:\Perl64-5.12\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin Going to read 'C:\cpanfly-5.12\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 C:\cpanfly-5.12\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 >>> C:\Perl64-5.12\bin\perl.exe 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 >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. 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 PVANDE/Template-Mustache-v0.5.1.tar.gz nmake -- OK Running make test >>> nmake test TEST_VERBOSE=1 Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\Perl64-5.12\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/001_spec_compatibility.t ............................ # Test Case: lambdas.yml ok 1 - test - Interpolation - Multiple Calls ok 2 - test - Interpolation - Expansion ok 3 - test - Inverted Section ok 4 - test - Section ok 5 - test - Escaping ok 6 - test - Section - Expansion ok 7 - test - Section - Multiple Calls ok 8 - test - Interpolation ok 9 - test - Interpolation - Caches # Test Case: SpecCompatibility ok 10 - test_spec_was_tested # Test Case: delimiters.yml ok 11 - test - Pair Behavior ok 12 - test - Standalone Tag ok 13 - test - Post-Partial Behavior ok 14 - test - Special Characters ok 15 - test - Outlying Whitespace (Inline) ok 16 - test - Sections ok 17 - test - Indented Standalone Tag ok 18 - test - Partial Inheritence ok 19 - test - Pair with Padding ok 20 - test - Inverted Sections ok 21 - test - Surrounding Whitespace # Test Case: partials.yml ok 22 - test - Basic Behavior ok 23 - test - Padding Whitespace ok 24 - test - Standalone Indentation ok 25 - test - Recursion ok 26 - test - Context ok 27 - test - Surrounding Whitespace ok 28 - test - Inline Indentation # Test Case: interpolation.yml ok 29 - test - Ampersand ok 30 - test - Ampersand - Surrounding Whitespace ok 31 - test - Triple Mustache Integer Interpolation ok 32 - test - Basic Decimal Interpolation ok 33 - test - Basic Integer Interpolation ok 34 - test - Triple Mustache ok 35 - test - Triple Mustache - Surrounding Whitespace ok 36 - test - Interpolation With Padding ok 37 - test - Triple Mustache Decimal Interpolation ok 38 - test - Ampersand With Padding ok 39 - test - Basic Interpolation ok 40 - test - Ampersand Integer Interpolation ok 41 - test - Interpolation - Surrounding Whitespace ok 42 - test - Interpolation - Standalone ok 43 - test - Ampersand Decimal Interpolation ok 44 - test - Triple Mustache - Standalone ok 45 - test - Triple Mustache With Padding ok 46 - test - Ampersand - Standalone ok 47 - test - HTML Escaping ok 48 - test - No Interpolation # Test Case: inverted.yml ok 49 - test - Surrounding Whitespace ok 50 - test - Internal Whitespace ok 51 - test - Standalone Lines ok 52 - test - Padding ok 53 - test - Context ok 54 - test - List ok 55 - test - Doubled ok 56 - test - Truthy ok 57 - test - Standalone Indented Lines ok 58 - test - Nested (Falsey) ok 59 - test - Empty List ok 60 - test - Nested (Truthy) ok 61 - test - Falsey # Test Case: sections.yml ok 62 - test - Surrounding Whitespace ok 63 - test - Internal Whitespace ok 64 - test - Empty List ok 65 - test - Truthy ok 66 - test - Deeply Nested Contexts ok 67 - test - Indented Standalone Lines ok 68 - test - Nested (Truthy) ok 69 - test - List ok 70 - test - Padding ok 71 - test - Context ok 72 - test - Doubled ok 73 - test - Standalone Lines ok 74 - test - Nested (Falsey) ok 75 - test - Falsey # Test Case: comments.yml ok 76 - test - Multiline Standalone ok 77 - test - Indented Multiline Standalone ok 78 - test - Multiline ok 79 - test - Standalone ok 80 - test - Indented Standalone ok 81 - test - Surrounding Whitespace ok 82 - test - Indented Inline ok 83 - test - Inline 1..83 ok t/lambdas_receive_render_helper.t ..................... # Test Case: t::LambdasReceiveRenderHelper::SectionTags ok 1 - test_from_class ok 2 - test_from_hash ok 3 - test_from_instance # Test Case: t::LambdasReceiveRenderHelper::Interpolation ok 4 - test_from_class ok 5 - test_from_instance ok 6 - test_from_hash # Test Case: t::LambdasReceiveRenderHelper 1..6 ok t/parse_errors.t ...................................... # Test Case: t::ParseErrors ok 1 - test_specifying_too_few_delimiters ok 2 - test_closing_the_wrong_section_tag ok 3 - test_specifying_too_many_delimiters ok 4 - test_not_closing_a_nested_section_tag ok 5 - test_specifying_an_unknown_tag_type ok 6 - test_closing_a_section_at_the_top_level 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_instance_render ok 2 - test_class_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::WithoutSubclass ok 1 - test_rendering # Test Case: t::ReadTemplatesFromFileSystem::ImplicitFilename ok 2 - test_class_render ok 3 - test_instance_render # Test Case: t::ReadTemplatesFromFileSystem # Test Case: t::ReadTemplatesFromFileSystem::ExplicitFilename ok 4 - test_class_render ok 5 - test_instance_render 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_class_render ok 2 - test_instance_render 1..2 ok All tests successful. Files=14, Tests=113, 3 wallclock secs ( 0.05 usr + 0.02 sys = 0.06 CPU) Result: PASS PVANDE/Template-Mustache-v0.5.1.tar.gz nmake test TEST_VERBOSE=1 -- OK Pieter van de Bruggen <pvande@cpan.org> Drawing Mustaches on Perl for fun and profit >>> (cd C:\cpanfly-5.12\var\cpan\build\Template-Mustache-v0.5.1-cPKqUf && tar cvf - Template-Mustache-v0.5.1.ppd blib) | gzip -c >C:/cpanfly-5.12/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 >>> mv C:\cpanfly-5.12\var\cpan\build\Template-Mustache-v0.5.1-cPKqUf/Template-Mustache-v0.5.1.ppd C:/cpanfly-5.12/var/REPO/P/PV/PVANDE Finished 2011-02-15T04:06:06