Start 2009-03-12T04:05:10 ActivePerl-818 CPAN-1.9351 Going to read '/home/fly818/var/cpan/Metadata' Database was generated on Thu, 12 Mar 2009 10:26:52 GMT Running make for S/SM/SMUELLER/Parse-CPAN-Meta-0.05.tar.gz Checksum for /net/nas/data/cpan/authors/id/S/SM/SMUELLER/Parse-CPAN-Meta-0.05.tar.gz ok Parse-CPAN-Meta-0.05/ Parse-CPAN-Meta-0.05/t/ Parse-CPAN-Meta-0.05/t/04_scalar.t Parse-CPAN-Meta-0.05/t/02_basic.t Parse-CPAN-Meta-0.05/t/14_yaml_org.t Parse-CPAN-Meta-0.05/t/15_multibyte.t Parse-CPAN-Meta-0.05/t/13_perl_smith.t Parse-CPAN-Meta-0.05/t/01_compile.t Parse-CPAN-Meta-0.05/t/17_toolbar.t Parse-CPAN-Meta-0.05/t/11_meta_yml.t Parse-CPAN-Meta-0.05/t/16_nullrefs.t Parse-CPAN-Meta-0.05/t/lib/ Parse-CPAN-Meta-0.05/t/lib/Parse/ Parse-CPAN-Meta-0.05/t/lib/Parse/CPAN/ Parse-CPAN-Meta-0.05/t/lib/Parse/CPAN/Meta/ Parse-CPAN-Meta-0.05/t/lib/Parse/CPAN/Meta/Test.pm Parse-CPAN-Meta-0.05/t/12_plagger.t Parse-CPAN-Meta-0.05/t/03_regression.t Parse-CPAN-Meta-0.05/t/data/ Parse-CPAN-Meta-0.05/t/data/vanilla.yml Parse-CPAN-Meta-0.05/t/data/HTML-WebDAO.yml Parse-CPAN-Meta-0.05/t/data/sample.yml Parse-CPAN-Meta-0.05/t/data/multibyte.yml Parse-CPAN-Meta-0.05/t/data/toolbar.yml Parse-CPAN-Meta-0.05/t/data/utf_16_le_bom.yml Parse-CPAN-Meta-0.05/t/data/Template-Provider-Unicode-Japanese.yml Parse-CPAN-Meta-0.05/Changes Parse-CPAN-Meta-0.05/MANIFEST Parse-CPAN-Meta-0.05/Makefile.PL Parse-CPAN-Meta-0.05/META.yml Parse-CPAN-Meta-0.05/lib/ Parse-CPAN-Meta-0.05/lib/Parse/ Parse-CPAN-Meta-0.05/lib/Parse/CPAN/ Parse-CPAN-Meta-0.05/lib/Parse/CPAN/Meta.pm CPAN.pm: Going to build S/SM/SMUELLER/Parse-CPAN-Meta-0.05.tar.gz >>> /home/fly818/ap818/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Parse::CPAN::Meta >>> make cp lib/Parse/CPAN/Meta.pm blib/lib/Parse/CPAN/Meta.pm Manifying blib/man3/Parse::CPAN::Meta.3 SMUELLER/Parse-CPAN-Meta-0.05.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly818/ap818/bin/perl-static "-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..60 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: Parse::CPAN::Meta parses without error ok 17 - simple_doctype: Parse::CPAN::Meta does not modify the input string ok 18 - simple_doctype: Parse::CPAN::Meta parses correctly ok 19 - multi_doctype: Parse::CPAN::Meta parses without error ok 20 - multi_doctype: Parse::CPAN::Meta does not modify the input string ok 21 - multi_doctype: Parse::CPAN::Meta parses correctly ok 22 - hitchhiker scalar: Parse::CPAN::Meta parses without error ok 23 - hitchhiker scalar: Parse::CPAN::Meta does not modify the input string ok 24 - hitchhiker scalar: Parse::CPAN::Meta parses correctly ok 25 - null hash in array: Parse::CPAN::Meta parses without error ok 26 - null hash in array: Parse::CPAN::Meta does not modify the input string ok 27 - null hash in array: Parse::CPAN::Meta parses correctly ok 28 - null array in array: Parse::CPAN::Meta parses without error ok 29 - null array in array: Parse::CPAN::Meta does not modify the input string ok 30 - null array in array: Parse::CPAN::Meta parses correctly ok 31 - null hash in hash: Parse::CPAN::Meta parses without error ok 32 - null hash in hash: Parse::CPAN::Meta does not modify the input string ok 33 - null hash in hash: Parse::CPAN::Meta parses correctly ok 34 - null array in hash: Parse::CPAN::Meta parses without error ok 35 - null array in hash: Parse::CPAN::Meta does not modify the input string ok 36 - null array in hash: Parse::CPAN::Meta parses correctly ok 37 - trailing whitespace: Parse::CPAN::Meta parses without error ok 38 - trailing whitespace: Parse::CPAN::Meta does not modify the input string ok 39 - trailing whitespace: Parse::CPAN::Meta parses correctly ok 40 - hash-like quote: Parse::CPAN::Meta parses without error ok 41 - hash-like quote: Parse::CPAN::Meta does not modify the input string ok 42 - hash-like quote: Parse::CPAN::Meta parses correctly ok 43 - single quote subtleties: Parse::CPAN::Meta parses without error ok 44 - single quote subtleties: Parse::CPAN::Meta does not modify the input string ok 45 - single quote subtleties: Parse::CPAN::Meta parses correctly ok 46 - empty hash keys: Parse::CPAN::Meta parses without error ok 47 - empty hash keys: Parse::CPAN::Meta does not modify the input string ok 48 - empty hash keys: Parse::CPAN::Meta parses correctly ok 49 - empty array keys: Parse::CPAN::Meta parses without error ok 50 - empty array keys: Parse::CPAN::Meta does not modify the input string ok 51 - empty array keys: Parse::CPAN::Meta parses correctly ok 52 - comment header: Parse::CPAN::Meta parses without error ok 53 - comment header: Parse::CPAN::Meta does not modify the input string ok 54 - comment header: Parse::CPAN::Meta parses correctly ok 55 - special characters: Parse::CPAN::Meta parses without error ok 56 - special characters: Parse::CPAN::Meta does not modify the input string ok 57 - special characters: Parse::CPAN::Meta parses correctly ok 58 - Non-indenting sub-list: Parse::CPAN::Meta parses without error ok 59 - Non-indenting sub-list: Parse::CPAN::Meta does not modify the input string ok 60 - Non-indenting sub-list: Parse::CPAN::Meta parses correctly ok t/04_scalar.t ...... 1..2 ok 1 - one: Parsed correctly ok 2 - two: Parsed correctly ok t/11_meta_yml.t .... 1..32 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 - Data-Swap: Parse::CPAN::Meta parses without error ok 17 - Data-Swap: Parse::CPAN::Meta does not modify the input string ok 18 - Data-Swap: Parse::CPAN::Meta parses correctly ok 19 - Found Template-Provider-Unicode-Japanese.yml ok 20 - Can read Template-Provider-Unicode-Japanese.yml ok 21 - Loaded Template-Provider-Unicode-Japanese.yml ok 22 - Content of Template-Provider-Unicode-Japanese.yml larger than 100 bytes ok 23 - Template-Provider-Unicode-Japanese: Parse::CPAN::Meta parses without error ok 24 - Template-Provider-Unicode-Japanese: Parse::CPAN::Meta does not modify the input string ok 25 - Template-Provider-Unicode-Japanese: Parse::CPAN::Meta parses correctly ok 26 - Found HTML-WebDAO.yml ok 27 - Can read HTML-WebDAO.yml ok 28 - Loaded HTML-WebDAO.yml ok 29 - Content of HTML-WebDAO.yml larger than 100 bytes ok 30 - HTML-WebDAO: Parse::CPAN::Meta parses without error ok 31 - HTML-WebDAO: Parse::CPAN::Meta does not modify the input string ok 32 - HTML-WebDAO: 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 All tests successful. Files=11, Tests=225, 1 wallclock secs ( 0.02 usr 0.07 sys + 0.28 cusr 0.20 csys = 0.57 CPU) Result: PASS SMUELLER/Parse-CPAN-Meta-0.05.tar.gz make test TEST_VERBOSE=1 -- OK Steffen Mueller <smueller@cpan.org> Parse META.yml and other similar CPAN metadata files >>> (cd /home/fly818/var/cpan/build/Parse-CPAN-Meta-0.05-NbsdV1 && tar cvf - Parse-CPAN-Meta-0.05.ppd blib) | gzip -c >/home/fly818/var/REPO/S/SM/SMUELLER/Parse-CPAN-Meta-0.05.tar.gz Parse-CPAN-Meta-0.05.ppd blib/ blib/lib/ blib/lib/Parse/ blib/lib/Parse/CPAN/ blib/lib/Parse/CPAN/Meta.pm blib/man3/ blib/man3/Parse::CPAN::Meta.3 >>> mv /home/fly818/var/cpan/build/Parse-CPAN-Meta-0.05-NbsdV1/Parse-CPAN-Meta-0.05.ppd /home/fly818/var/REPO/S/SM/SMUELLER Finished 2009-03-12T04:05:13