Start 2009-07-28T14:33:31 ActivePerl-1003 CPAN-1.9402 LIB=C:\PROGRA~1\MICROS~4\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~4\VC98\Lib;C:\PROGRA~1\MICROS~4\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~4\VC98\ATL\Include;C:\PROGRA~1\MICROS~4\VC98\Include;C:\PROGRA~1\MICROS~4\VC98\MFC\Include PATH=C:/cpanfly/var/libs/bin;C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~4\VC98\Bin;C:\PROGRA~1\MICROS~4\Common\MSDev98\Bin;C:\Perl\site\bin;C:\Perl\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;c:\PROGRA~1\Perforce Going to read 'C:\cpanfly\var\cpan\Metadata' Database was generated on Tue, 28 Jul 2009 09:27:05 GMT Running make for S/SM/SMUELLER/Parse-CPAN-Meta-1.40.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/S/SM/SMUELLER/Parse-CPAN-Meta-1.40.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/S/SM/SMUELLER/CHECKSUMS Checksum for C:\cpanfly\var\cpan\sources\authors\id\S\SM\SMUELLER\Parse-CPAN-Meta-1.40.tar.gz ok Will not use Archive::Tar, need 1.00 Parse-CPAN-Meta-1.40/ Parse-CPAN-Meta-1.40/lib/ Parse-CPAN-Meta-1.40/lib/Parse/ Parse-CPAN-Meta-1.40/lib/Parse/CPAN/ Parse-CPAN-Meta-1.40/lib/Parse/CPAN/Meta.pm Parse-CPAN-Meta-1.40/MANIFEST Parse-CPAN-Meta-1.40/META.yml Parse-CPAN-Meta-1.40/uupacktool.pl Parse-CPAN-Meta-1.40/t/ Parse-CPAN-Meta-1.40/t/lib/ Parse-CPAN-Meta-1.40/t/lib/Parse/ Parse-CPAN-Meta-1.40/t/lib/Parse/CPAN/ Parse-CPAN-Meta-1.40/t/lib/Parse/CPAN/Meta/ Parse-CPAN-Meta-1.40/t/lib/Parse/CPAN/Meta/Test.pm Parse-CPAN-Meta-1.40/t/13_perl_smith.t Parse-CPAN-Meta-1.40/t/16_nullrefs.t Parse-CPAN-Meta-1.40/t/17_toolbar.t Parse-CPAN-Meta-1.40/t/01_compile.t Parse-CPAN-Meta-1.40/t/data/ Parse-CPAN-Meta-1.40/t/data/Template-Provider-Unicode-Japanese.yml Parse-CPAN-Meta-1.40/t/data/utf_16_le_bom.yml.packed Parse-CPAN-Meta-1.40/t/data/HTML-WebDAO.yml Parse-CPAN-Meta-1.40/t/data/Spreadsheet-Read.yml Parse-CPAN-Meta-1.40/t/data/multibyte.yml Parse-CPAN-Meta-1.40/t/data/toolbar.yml Parse-CPAN-Meta-1.40/t/data/vanilla.yml Parse-CPAN-Meta-1.40/t/data/sample.yml Parse-CPAN-Meta-1.40/t/02_basic.t Parse-CPAN-Meta-1.40/t/19_errors.t Parse-CPAN-Meta-1.40/t/12_plagger.t Parse-CPAN-Meta-1.40/t/04_scalar.t Parse-CPAN-Meta-1.40/t/03_regression.t Parse-CPAN-Meta-1.40/t/14_yaml_org.t Parse-CPAN-Meta-1.40/t/18_tap.t Parse-CPAN-Meta-1.40/t/21_bom.t Parse-CPAN-Meta-1.40/t/11_meta_yml.t Parse-CPAN-Meta-1.40/t/15_multibyte.t Parse-CPAN-Meta-1.40/t/05_export.t Parse-CPAN-Meta-1.40/Changes Parse-CPAN-Meta-1.40/Makefile.PL CPAN.pm: Going to build S/SM/SMUELLER/Parse-CPAN-Meta-1.40.tar.gz >>> C:\Perl\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Parse::CPAN::Meta >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Parse/CPAN/Meta.pm blib\lib\Parse\CPAN\Meta.pm SMUELLER/Parse-CPAN-Meta-1.40.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:\Perl\bin\perl.exe uupacktool.pl -u -m C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/01_compile.t ..... 1..3 ok 1 - Your perl is new enough ok 2 - use Parse::CPAN::Meta; ok 3 - use Parse::CPAN::Meta::Test; ok t/02_basic.t ....... 1..90 ok 1 - empty: Parse::CPAN::Meta parses without error ok 2 - empty: Parse::CPAN::Meta does not modify the input string ok 3 - empty: Parse::CPAN::Meta parses correctly ok 4 - only_newlines: Parse::CPAN::Meta parses without error ok 5 - only_newlines: Parse::CPAN::Meta does not modify the input string ok 6 - only_newlines: Parse::CPAN::Meta parses correctly ok 7 - only_comment: Parse::CPAN::Meta parses without error ok 8 - only_comment: Parse::CPAN::Meta does not modify the input string ok 9 - only_comment: Parse::CPAN::Meta parses correctly ok 10 - only_header: Parse::CPAN::Meta parses without error ok 11 - only_header: Parse::CPAN::Meta does not modify the input string ok 12 - only_header: Parse::CPAN::Meta parses correctly ok 13 - two_header: Parse::CPAN::Meta parses without error ok 14 - two_header: Parse::CPAN::Meta does not modify the input string ok 15 - two_header: Parse::CPAN::Meta parses correctly ok 16 - one_undef: Parse::CPAN::Meta parses without error ok 17 - one_undef: Parse::CPAN::Meta does not modify the input string ok 18 - one_undef: Parse::CPAN::Meta parses correctly ok 19 - one_undef2: Parse::CPAN::Meta parses without error ok 20 - one_undef2: Parse::CPAN::Meta does not modify the input string ok 21 - one_undef2: Parse::CPAN::Meta parses correctly ok 22 - two_undef: Parse::CPAN::Meta parses without error ok 23 - two_undef: Parse::CPAN::Meta does not modify the input string ok 24 - two_undef: Parse::CPAN::Meta parses correctly ok 25 - one_scalar: Parse::CPAN::Meta parses without error ok 26 - one_scalar: Parse::CPAN::Meta does not modify the input string ok 27 - one_scalar: Parse::CPAN::Meta parses correctly ok 28 - one_scalar2: Parse::CPAN::Meta parses without error ok 29 - one_scalar2: Parse::CPAN::Meta does not modify the input string ok 30 - one_scalar2: Parse::CPAN::Meta parses correctly ok 31 - two_scalar: Parse::CPAN::Meta parses without error ok 32 - two_scalar: Parse::CPAN::Meta does not modify the input string ok 33 - two_scalar: Parse::CPAN::Meta parses correctly ok 34 - one_list1: Parse::CPAN::Meta parses without error ok 35 - one_list1: Parse::CPAN::Meta does not modify the input string ok 36 - one_list1: Parse::CPAN::Meta parses correctly ok 37 - one_list2: Parse::CPAN::Meta parses without error ok 38 - one_list2: Parse::CPAN::Meta does not modify the input string ok 39 - one_list2: Parse::CPAN::Meta parses correctly ok 40 - one_listundef: Parse::CPAN::Meta parses without error ok 41 - one_listundef: Parse::CPAN::Meta does not modify the input string ok 42 - one_listundef: Parse::CPAN::Meta parses correctly ok 43 - one_hash1: Parse::CPAN::Meta parses without error ok 44 - one_hash1: Parse::CPAN::Meta does not modify the input string ok 45 - one_hash1: Parse::CPAN::Meta parses correctly ok 46 - one_hash2: Parse::CPAN::Meta parses without error ok 47 - one_hash2: Parse::CPAN::Meta does not modify the input string ok 48 - one_hash2: Parse::CPAN::Meta parses correctly ok 49 - array_in_hash: Parse::CPAN::Meta parses without error ok 50 - array_in_hash: Parse::CPAN::Meta does not modify the input string ok 51 - array_in_hash: Parse::CPAN::Meta parses correctly ok 52 - hash_in_hash: Parse::CPAN::Meta parses without error ok 53 - hash_in_hash: Parse::CPAN::Meta does not modify the input string ok 54 - hash_in_hash: Parse::CPAN::Meta parses correctly ok 55 - hash_in_array: Parse::CPAN::Meta parses without error ok 56 - hash_in_array: Parse::CPAN::Meta does not modify the input string ok 57 - hash_in_array: Parse::CPAN::Meta parses correctly ok 58 - single_quote1: Parse::CPAN::Meta parses without error ok 59 - single_quote1: Parse::CPAN::Meta does not modify the input string ok 60 - single_quote1: Parse::CPAN::Meta parses correctly ok 61 - single_spaces: Parse::CPAN::Meta parses without error ok 62 - single_spaces: Parse::CPAN::Meta does not modify the input string ok 63 - single_spaces: Parse::CPAN::Meta parses correctly ok 64 - single_null: Parse::CPAN::Meta parses without error ok 65 - single_null: Parse::CPAN::Meta does not modify the input string ok 66 - single_null: Parse::CPAN::Meta parses correctly ok 67 - only_spaces: Parse::CPAN::Meta parses without error ok 68 - only_spaces: Parse::CPAN::Meta does not modify the input string ok 69 - only_spaces: Parse::CPAN::Meta parses correctly ok 70 - leading_trailing_spaces: Parse::CPAN::Meta parses without error ok 71 - leading_trailing_spaces: Parse::CPAN::Meta does not modify the input string ok 72 - leading_trailing_spaces: Parse::CPAN::Meta parses correctly ok 73 - implicit_hash: Parse::CPAN::Meta parses without error ok 74 - implicit_hash: Parse::CPAN::Meta does not modify the input string ok 75 - implicit_hash: Parse::CPAN::Meta parses correctly ok 76 - implicit_array: Parse::CPAN::Meta parses without error ok 77 - implicit_array: Parse::CPAN::Meta does not modify the input string ok 78 - implicit_array: Parse::CPAN::Meta parses correctly ok 79 - inline_nested_hash: Parse::CPAN::Meta parses without error ok 80 - inline_nested_hash: Parse::CPAN::Meta does not modify the input string ok 81 - inline_nested_hash: Parse::CPAN::Meta parses correctly ok 82 - empty_comment_in_list: Parse::CPAN::Meta parses without error ok 83 - empty_comment_in_list: Parse::CPAN::Meta does not modify the input string ok 84 - empty_comment_in_list: Parse::CPAN::Meta parses correctly ok 85 - empty_comment_in_hash: Parse::CPAN::Meta parses without error ok 86 - empty_comment_in_hash: Parse::CPAN::Meta does not modify the input string ok 87 - empty_comment_in_hash: Parse::CPAN::Meta parses correctly ok 88 - key_with_whitespace: Parse::CPAN::Meta parses without error ok 89 - key_with_whitespace: Parse::CPAN::Meta does not modify the input string ok 90 - key_with_whitespace: Parse::CPAN::Meta parses correctly ok t/03_regression.t .. 1..111 ok 1 - module_hash_key: Parse::CPAN::Meta parses without error ok 2 - module_hash_key: Parse::CPAN::Meta does not modify the input string ok 3 - module_hash_key: Parse::CPAN::Meta parses correctly ok 4 - hash_indented: Parse::CPAN::Meta parses without error ok 5 - hash_indented: Parse::CPAN::Meta does not modify the input string ok 6 - hash_indented: Parse::CPAN::Meta parses correctly ok 7 - simple_multiline: Parse::CPAN::Meta parses without error ok 8 - simple_multiline: Parse::CPAN::Meta does not modify the input string ok 9 - simple_multiline: Parse::CPAN::Meta parses correctly ok 10 - indented: Parse::CPAN::Meta parses without error ok 11 - indented: Parse::CPAN::Meta does not modify the input string ok 12 - indented: Parse::CPAN::Meta parses correctly ok 13 - indented: Parse::CPAN::Meta parses without error ok 14 - indented: Parse::CPAN::Meta does not modify the input string ok 15 - indented: Parse::CPAN::Meta parses correctly ok 16 - simple_doctype_comment: Parse::CPAN::Meta parses without error ok 17 - simple_doctype_comment: Parse::CPAN::Meta does not modify the input string ok 18 - simple_doctype_comment: Parse::CPAN::Meta parses correctly ok 19 - simple_doctype_percent: Parse::CPAN::Meta parses without error ok 20 - simple_doctype_percent: Parse::CPAN::Meta does not modify the input string ok 21 - simple_doctype_percent: Parse::CPAN::Meta parses correctly ok 22 - predocument_1_0: Parse::CPAN::Meta parses without error ok 23 - predocument_1_0: Parse::CPAN::Meta does not modify the input string ok 24 - predocument_1_0: Parse::CPAN::Meta parses correctly ok 25 - predocument_1_1: Parse::CPAN::Meta parses without error ok 26 - predocument_1_1: Parse::CPAN::Meta does not modify the input string ok 27 - predocument_1_1: Parse::CPAN::Meta parses correctly ok 28 - multi_doctype_comment: Parse::CPAN::Meta parses without error ok 29 - multi_doctype_comment: Parse::CPAN::Meta does not modify the input string ok 30 - multi_doctype_comment: Parse::CPAN::Meta parses correctly ok 31 - predocument_percent: Parse::CPAN::Meta parses without error ok 32 - predocument_percent: Parse::CPAN::Meta does not modify the input string ok 33 - predocument_percent: Parse::CPAN::Meta parses correctly ok 34 - predocument_comment: Parse::CPAN::Meta parses without error ok 35 - predocument_comment: Parse::CPAN::Meta does not modify the input string ok 36 - predocument_comment: Parse::CPAN::Meta parses correctly ok 37 - hitchhiker scalar: Parse::CPAN::Meta parses without error ok 38 - hitchhiker scalar: Parse::CPAN::Meta does not modify the input string ok 39 - hitchhiker scalar: Parse::CPAN::Meta parses correctly ok 40 - null hash in array: Parse::CPAN::Meta parses without error ok 41 - null hash in array: Parse::CPAN::Meta does not modify the input string ok 42 - null hash in array: Parse::CPAN::Meta parses correctly ok 43 - null array in array: Parse::CPAN::Meta parses without error ok 44 - null array in array: Parse::CPAN::Meta does not modify the input string ok 45 - null array in array: Parse::CPAN::Meta parses correctly ok 46 - null hash in hash: Parse::CPAN::Meta parses without error ok 47 - null hash in hash: Parse::CPAN::Meta does not modify the input string ok 48 - null hash in hash: Parse::CPAN::Meta parses correctly ok 49 - null array in hash: Parse::CPAN::Meta parses without error ok 50 - null array in hash: Parse::CPAN::Meta does not modify the input string ok 51 - null array in hash: Parse::CPAN::Meta parses correctly ok 52 - trailing whitespace: Parse::CPAN::Meta parses without error ok 53 - trailing whitespace: Parse::CPAN::Meta does not modify the input string ok 54 - trailing whitespace: Parse::CPAN::Meta parses correctly ok 55 - hash-like quote: Parse::CPAN::Meta parses without error ok 56 - hash-like quote: Parse::CPAN::Meta does not modify the input string ok 57 - hash-like quote: Parse::CPAN::Meta parses correctly ok 58 - single quote subtleties: Parse::CPAN::Meta parses without error ok 59 - single quote subtleties: Parse::CPAN::Meta does not modify the input string ok 60 - single quote subtleties: Parse::CPAN::Meta parses correctly ok 61 - single quote subtleties: Parse::CPAN::Meta parses without error ok 62 - single quote subtleties: Parse::CPAN::Meta does not modify the input string ok 63 - single quote subtleties: Parse::CPAN::Meta parses correctly ok 64 - empty hash keys: Parse::CPAN::Meta parses without error ok 65 - empty hash keys: Parse::CPAN::Meta does not modify the input string ok 66 - empty hash keys: Parse::CPAN::Meta parses correctly ok 67 - empty array keys: Parse::CPAN::Meta parses without error ok 68 - empty array keys: Parse::CPAN::Meta does not modify the input string ok 69 - empty array keys: Parse::CPAN::Meta parses correctly ok 70 - comment header: Parse::CPAN::Meta parses without error ok 71 - comment header: Parse::CPAN::Meta does not modify the input string ok 72 - comment header: Parse::CPAN::Meta parses correctly ok 73 - special characters: Parse::CPAN::Meta parses without error ok 74 - special characters: Parse::CPAN::Meta does not modify the input string ok 75 - special characters: Parse::CPAN::Meta parses correctly ok 76 - synopsis: Parse::CPAN::Meta parses without error ok 77 - synopsis: Parse::CPAN::Meta does not modify the input string ok 78 - synopsis: Parse::CPAN::Meta parses correctly ok 79 - unprintable: Parse::CPAN::Meta parses without error ok 80 - unprintable: Parse::CPAN::Meta does not modify the input string ok 81 - unprintable: Parse::CPAN::Meta parses correctly ok 82 - unnamed: Parse::CPAN::Meta parses without error ok 83 - unnamed: Parse::CPAN::Meta does not modify the input string ok 84 - unnamed: Parse::CPAN::Meta parses correctly ok 85 - Indentation after empty hash value: Parse::CPAN::Meta parses without error ok 86 - Indentation after empty hash value: Parse::CPAN::Meta does not modify the input string ok 87 - Indentation after empty hash value: Parse::CPAN::Meta parses correctly ok 88 - unnamed: Parse::CPAN::Meta parses without error ok 89 - unnamed: Parse::CPAN::Meta does not modify the input string ok 90 - unnamed: Parse::CPAN::Meta parses correctly ok 91 - Pathological >< case: Parse::CPAN::Meta parses without error ok 92 - Pathological >< case: Parse::CPAN::Meta does not modify the input string ok 93 - Pathological >< case: Parse::CPAN::Meta parses correctly ok 94 - Non-indenting sub-list: Parse::CPAN::Meta parses without error ok 95 - Non-indenting sub-list: Parse::CPAN::Meta does not modify the input string ok 96 - Non-indenting sub-list: Parse::CPAN::Meta parses correctly ok 97 - Multiple escaping of quote ok: Parse::CPAN::Meta parses without error ok 98 - Multiple escaping of quote ok: Parse::CPAN::Meta does not modify the input string ok 99 - Multiple escaping of quote ok: Parse::CPAN::Meta parses correctly ok 100 - Multiple escaping of escape ok: Parse::CPAN::Meta parses without error ok 101 - Multiple escaping of escape ok: Parse::CPAN::Meta does not modify the input string ok 102 - Multiple escaping of escape ok: Parse::CPAN::Meta parses correctly ok 103 - Multiple escaping of escape with whitespace ok: Parse::CPAN::Meta parses without error ok 104 - Multiple escaping of escape with whitespace ok: Parse::CPAN::Meta does not modify the input string ok 105 - Multiple escaping of escape with whitespace ok: Parse::CPAN::Meta parses correctly ok 106 - Bang in a quote: Parse::CPAN::Meta parses without error ok 107 - Bang in a quote: Parse::CPAN::Meta does not modify the input string ok 108 - Bang in a quote: Parse::CPAN::Meta parses correctly ok 109 - Ampersand in a quote: Parse::CPAN::Meta parses without error ok 110 - Ampersand in a quote: Parse::CPAN::Meta does not modify the input string ok 111 - Ampersand in a quote: Parse::CPAN::Meta parses correctly ok t/04_scalar.t ...... 1..2 ok 1 - one: Parsed correctly ok 2 - two: Parsed correctly ok t/05_export.t ...... 1..4 ok 1 - Load is not exported ok 2 - Dump is not exported ok 3 - LoadFile is not exported ok 4 - DumpFile is not exported ok t/11_meta_yml.t .... 1..36 ok 1 - YAML::Tiny: Parse::CPAN::Meta parses without error ok 2 - YAML::Tiny: Parse::CPAN::Meta does not modify the input string ok 3 - YAML::Tiny: Parse::CPAN::Meta parses correctly ok 4 - YAML::Tiny: Parse::CPAN::Meta parses without error ok 5 - YAML::Tiny: Parse::CPAN::Meta does not modify the input string ok 6 - YAML::Tiny: Parse::CPAN::Meta parses correctly ok 7 - Games-Nintendo-Wii-Mii: Parse::CPAN::Meta parses without error ok 8 - Games-Nintendo-Wii-Mii: Parse::CPAN::Meta does not modify the input string ok 9 - Games-Nintendo-Wii-Mii: Parse::CPAN::Meta parses correctly ok 10 - Acme-Time-Baby: Parse::CPAN::Meta parses without error ok 11 - Acme-Time-Baby: Parse::CPAN::Meta does not modify the input string ok 12 - Acme-Time-Baby: Parse::CPAN::Meta parses correctly ok 13 - Data-Swap: Parse::CPAN::Meta parses without error ok 14 - Data-Swap: Parse::CPAN::Meta does not modify the input string ok 15 - Data-Swap: Parse::CPAN::Meta parses correctly ok 16 - Found Template-Provider-Unicode-Japanese.yml ok 17 - Can read Template-Provider-Unicode-Japanese.yml ok 18 - Loaded Template-Provider-Unicode-Japanese.yml ok 19 - Content of Template-Provider-Unicode-Japanese.yml larger than 100 bytes ok 20 - Template-Provider-Unicode-Japanese: Parse::CPAN::Meta parses without error ok 21 - Template-Provider-Unicode-Japanese: Parse::CPAN::Meta does not modify the input string ok 22 - Template-Provider-Unicode-Japanese: Parse::CPAN::Meta parses correctly ok 23 - Found HTML-WebDAO.yml ok 24 - Can read HTML-WebDAO.yml ok 25 - Loaded HTML-WebDAO.yml ok 26 - Content of HTML-WebDAO.yml larger than 100 bytes ok 27 - HTML-WebDAO: Parse::CPAN::Meta parses without error ok 28 - HTML-WebDAO: Parse::CPAN::Meta does not modify the input string ok 29 - HTML-WebDAO: Parse::CPAN::Meta parses correctly ok 30 - Found Spreadsheet-Read.yml ok 31 - Can read Spreadsheet-Read.yml ok 32 - Loaded Spreadsheet-Read.yml ok 33 - Content of Spreadsheet-Read.yml larger than 100 bytes ok 34 - Spreadsheet-Read: Parse::CPAN::Meta parses without error ok 35 - Spreadsheet-Read: Parse::CPAN::Meta does not modify the input string ok 36 - Spreadsheet-Read: Parse::CPAN::Meta parses correctly ok t/12_plagger.t ..... 1..6 ok 1 - Plagger: Parse::CPAN::Meta parses without error ok 2 - Plagger: Parse::CPAN::Meta does not modify the input string ok 3 - Plagger: Parse::CPAN::Meta parses correctly ok 4 - plagger2: Parse::CPAN::Meta parses without error ok 5 - plagger2: Parse::CPAN::Meta does not modify the input string ok 6 - plagger2: Parse::CPAN::Meta parses correctly ok t/13_perl_smith.t .. 1..7 ok 1 - Found yanilla.yml ok 2 - Can read yanilla.yml ok 3 - Loaded yanilla.yml ok 4 - Content of yanilla.yml larger than 1000 bytes ok 5 - vanilla.yml: Parse::CPAN::Meta parses without error ok 6 - vanilla.yml: Parse::CPAN::Meta does not modify the input string ok 7 - vanilla.yml: Parse::CPAN::Meta parses correctly ok t/14_yaml_org.t .... 1..7 ok 1 - Found sample.yml ok 2 - Can read sample.yml ok 3 - Loaded sample.yml ok 4 - Content of sample.yml larger than 500 bytes ok 5 - sample.yml: Parse::CPAN::Meta parses without error ok 6 - sample.yml: Parse::CPAN::Meta does not modify the input string ok 7 - sample.yml: Parse::CPAN::Meta parses correctly ok t/15_multibyte.t ... 1..8 ok 1 - Found multibyte.yml ok 2 - Can read multibyte.yml ok 3 - Loaded multibyte.yml ok 4 - Content of multibyte.yml larger than 450 bytes ok 5 - multibyte: Parse::CPAN::Meta::Load parses without error ok 6 - multibyte: Parse::CPAN::Meta::Load does not modify the input string ok 7 - build_requires ok ok 8 - utf8 decoded ok t/16_nullrefs.t .... 1..3 ok 1 - Empty references: Parse::CPAN::Meta parses without error ok 2 - Empty references: Parse::CPAN::Meta does not modify the input string ok 3 - Empty references: Parse::CPAN::Meta parses correctly ok t/17_toolbar.t ..... 1..7 ok 1 - Found toolbar.yml ok 2 - Can read toolbar.yml ok 3 - Loaded toolbar.yml ok 4 - Content of toolbar.yml larger than 100 bytes ok 5 - toolbar.yml: Parse::CPAN::Meta parses without error ok 6 - toolbar.yml: Parse::CPAN::Meta does not modify the input string ok 7 - toolbar.yml: Parse::CPAN::Meta parses correctly ok t/18_tap.t ......... 1..15 ok 1 - x-foo key: Parse::CPAN::Meta parses without error ok 2 - x-foo key: Parse::CPAN::Meta does not modify the input string ok 3 - x-foo key: Parse::CPAN::Meta parses correctly ok 4 - document_end_hash: Parse::CPAN::Meta parses without error ok 5 - document_end_hash: Parse::CPAN::Meta does not modify the input string ok 6 - document_end_hash: Parse::CPAN::Meta parses correctly ok 7 - document_end_array: Parse::CPAN::Meta parses without error ok 8 - document_end_array: Parse::CPAN::Meta does not modify the input string ok 9 - document_end_array: Parse::CPAN::Meta parses correctly ok 10 - multi_document_simple: Parse::CPAN::Meta parses without error ok 11 - multi_document_simple: Parse::CPAN::Meta does not modify the input string ok 12 - multi_document_simple: Parse::CPAN::Meta parses correctly ok 13 - multi_document_space: Parse::CPAN::Meta parses without error ok 14 - multi_document_space: Parse::CPAN::Meta does not modify the input string ok 15 - multi_document_space: Parse::CPAN::Meta parses correctly ok t/19_errors.t ...... 1..1 ok 1 - YAML::Tiny throws expected error ok t/21_bom.t ......... 1..7 ok 1 - Found utf_16_le_bom.yml ok 2 - Can read utf_16_le_bom.yml ok 3 - Loaded utf_16_le_bom.yml ok 4 - Content of utf_16_le_bom.yml larger than 3 bytes ok 5 - utf-16: Parse::CPAN::Meta::Load does not modify the input string ok 6 - file not parsed ok 7 - correct error ok All tests successful. Files=15, Tests=307, 2 wallclock secs ( 0.05 usr + 0.16 sys = 0.20 CPU) Result: PASS SMUELLER/Parse-CPAN-Meta-1.40.tar.gz nmake test TEST_VERBOSE=1 -- OK Picked up abstract from Makefile Steffen Mueller <smueller@cpan.org> Parse META.yml and other similar CPAN metadata files >>> (cd C:\cpanfly\var\cpan\build\Parse-CPAN-Meta-1.40-I1QZJR && tar cvf - Parse-CPAN-Meta-1.40.ppd blib) | gzip -c >C:/cpanfly/var/REPO/S/SM/SMUELLER/Parse-CPAN-Meta-1.40.tar.gz Parse-CPAN-Meta-1.40.ppd blib/ blib/lib/ blib/lib/Parse/ blib/lib/Parse/CPAN/ blib/lib/Parse/CPAN/Meta.pm >>> mv C:\cpanfly\var\cpan\build\Parse-CPAN-Meta-1.40-I1QZJR/Parse-CPAN-Meta-1.40.ppd C:/cpanfly/var/REPO/S/SM/SMUELLER Finished 2009-07-28T14:34:01