Update CPAN-Meta-YAML to CPAN version 0.011
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Fri, 14 Feb 2014 10:07:20 +0000 (10:07 +0000)
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Fri, 14 Feb 2014 10:31:13 +0000 (10:31 +0000)
commit2954a1e969abcc30eff838f86b1e4b5315d5c6ec
tree875cbe027e73d5dd54a7641f9b8632f690d5eb12
parentacc18285559e4530998ab15565e06f12e7b8b4c4
Update CPAN-Meta-YAML to CPAN version 0.011

  [DELTA]

0.011     2014-02-13 20:30:30-05:00 America/New_York

  - Generated from ETHER/YAML-Tiny-1.60.tar.gz
72 files changed:
MANIFEST
META.yml
Porting/Maintainers.pl
Porting/exec-bit.txt
cpan/CPAN-Meta-YAML/lib/CPAN/Meta/YAML.pm
cpan/CPAN-Meta-YAML/t/01_api.t [new file with mode: 0644]
cpan/CPAN-Meta-YAML/t/01_compile.t
cpan/CPAN-Meta-YAML/t/02_basic.t [deleted file]
cpan/CPAN-Meta-YAML/t/03_regression.t [deleted file]
cpan/CPAN-Meta-YAML/t/05_export.t [deleted file]
cpan/CPAN-Meta-YAML/t/10_read.t [new file with mode: 0644]
cpan/CPAN-Meta-YAML/t/11_meta_yml.t [deleted file]
cpan/CPAN-Meta-YAML/t/11_read_string.t [new file with mode: 0644]
cpan/CPAN-Meta-YAML/t/12_plagger.t [deleted file]
cpan/CPAN-Meta-YAML/t/12_write.t [new file with mode: 0644]
cpan/CPAN-Meta-YAML/t/13_perl_smith.t [deleted file]
cpan/CPAN-Meta-YAML/t/13_write_string.t [new file with mode: 0644]
cpan/CPAN-Meta-YAML/t/14_yaml_org.t [deleted file]
cpan/CPAN-Meta-YAML/t/15_multibyte.t [deleted file]
cpan/CPAN-Meta-YAML/t/16_nullrefs.t [deleted file]
cpan/CPAN-Meta-YAML/t/17_toolbar.t [deleted file]
cpan/CPAN-Meta-YAML/t/18_tap.t [deleted file]
cpan/CPAN-Meta-YAML/t/19_errors.t [deleted file]
cpan/CPAN-Meta-YAML/t/20_subclass.t
cpan/CPAN-Meta-YAML/t/21_bom.t [deleted file]
cpan/CPAN-Meta-YAML/t/21_yamlpm_compat.t [new file with mode: 0644]
cpan/CPAN-Meta-YAML/t/22_comments.t [deleted file]
cpan/CPAN-Meta-YAML/t/30_yaml_spec_tml.t [new file with mode: 0644]
cpan/CPAN-Meta-YAML/t/31_local_tml.t [new file with mode: 0644]
cpan/CPAN-Meta-YAML/t/32_world_tml.t [new file with mode: 0644]
cpan/CPAN-Meta-YAML/t/README.md [new file with mode: 0644]
cpan/CPAN-Meta-YAML/t/data/HTML-WebDAO.yml [deleted file]
cpan/CPAN-Meta-YAML/t/data/Spreadsheet-Read.yml [deleted file]
cpan/CPAN-Meta-YAML/t/data/Template-Provider-Unicode-Japanese.yml [deleted file]
cpan/CPAN-Meta-YAML/t/data/ascii.yml [moved from cpan/CPAN-Meta-YAML/t/data/one.yml with 100% similarity]
cpan/CPAN-Meta-YAML/t/data/latin1.yml [moved from cpan/CPAN-Meta-YAML/t/data/sample.yml with 96% similarity]
cpan/CPAN-Meta-YAML/t/data/multibyte.yml
cpan/CPAN-Meta-YAML/t/data/toolbar.yml [deleted file]
cpan/CPAN-Meta-YAML/t/data/two.yml [deleted file]
cpan/CPAN-Meta-YAML/t/data/utf_8_bom.yml [new file with mode: 0644]
cpan/CPAN-Meta-YAML/t/data/vanilla.yml [deleted file]
cpan/CPAN-Meta-YAML/t/lib/Test.pm [deleted file]
cpan/CPAN-Meta-YAML/t/lib/TestBridge.pm [new file with mode: 0644]
cpan/CPAN-Meta-YAML/t/lib/TestML/Tiny.pm [new file with mode: 0644]
cpan/CPAN-Meta-YAML/t/lib/TestUtils.pm [new file with mode: 0644]
cpan/CPAN-Meta-YAML/t/tml [new file with mode: 0755]
cpan/CPAN-Meta-YAML/t/tml-local/dump-error/circular.tml [new file with mode: 0644]
cpan/CPAN-Meta-YAML/t/tml-local/load-error/document.tml [new file with mode: 0644]
cpan/CPAN-Meta-YAML/t/tml-local/load-error/scalar.tml [new file with mode: 0644]
cpan/CPAN-Meta-YAML/t/tml-local/load-error/tag.tml [new file with mode: 0644]
cpan/CPAN-Meta-YAML/t/tml-local/perl-to-yaml/quoting.tml [new file with mode: 0644]
cpan/CPAN-Meta-YAML/t/tml-local/yaml-roundtrip/collection.tml [new file with mode: 0644]
cpan/CPAN-Meta-YAML/t/tml-local/yaml-roundtrip/comment.tml [new file with mode: 0644]
cpan/CPAN-Meta-YAML/t/tml-local/yaml-roundtrip/document.tml [new file with mode: 0644]
cpan/CPAN-Meta-YAML/t/tml-local/yaml-roundtrip/mapping.tml [new file with mode: 0644]
cpan/CPAN-Meta-YAML/t/tml-local/yaml-roundtrip/quoting.tml [new file with mode: 0644]
cpan/CPAN-Meta-YAML/t/tml-local/yaml-roundtrip/scalar.tml [new file with mode: 0644]
cpan/CPAN-Meta-YAML/t/tml-local/yaml-roundtrip/sequence.tml [new file with mode: 0644]
cpan/CPAN-Meta-YAML/t/tml-spec/basic-data.tml [new file with mode: 0644]
cpan/CPAN-Meta-YAML/t/tml-spec/unicode.tml [new file with mode: 0644]
cpan/CPAN-Meta-YAML/t/tml-world/Acme-Time-Baby.tml [new file with mode: 0644]
cpan/CPAN-Meta-YAML/t/tml-world/Data-Swap.tml [new file with mode: 0644]
cpan/CPAN-Meta-YAML/t/tml-world/Games-Nintendo-Wii-Mii.tml [new file with mode: 0644]
cpan/CPAN-Meta-YAML/t/tml-world/HTML-WebDAO.tml [new file with mode: 0644]
cpan/CPAN-Meta-YAML/t/tml-world/ITS-SIN-FIDS-Content-XML.tml [new file with mode: 0644]
cpan/CPAN-Meta-YAML/t/tml-world/Plagger.tml [new file with mode: 0644]
cpan/CPAN-Meta-YAML/t/tml-world/Spreadsheet-Read.tml [new file with mode: 0644]
cpan/CPAN-Meta-YAML/t/tml-world/Template-Provider-Unicode-Japanese.tml [new file with mode: 0644]
cpan/CPAN-Meta-YAML/t/tml-world/Vanilla-Perl.tml [new file with mode: 0644]
cpan/CPAN-Meta-YAML/t/tml-world/YAML-Tiny-META.tml [new file with mode: 0644]
cpan/CPAN-Meta-YAML/t/tml-world/toolbar.tml [new file with mode: 0644]
cpan/CPAN-Meta-YAML/t/tml-world/yaml_org.tml [new file with mode: 0644]