Name Date Size #Lines LOC

..--

data-fail/H--299290

data-fixable/H--1,0731,032

data-test/H--1,2221,200

data-valid/H--449432

lib/Parse/CPAN/Meta/H--8669

parse-cpan-meta/H--303216

README-data.txtH A D13-Feb-2019622 1611

converter-bad.tH A D13-Feb-20192.7 KiB8072

converter-fail.tH A D13-Feb-20191.2 KiB4537

converter-fragments.tH A D13-Feb-20194 KiB162155

converter.tH A D13-Feb-201910.4 KiB313285

load-bad.tH A D13-Feb-2019805 2922

merge.tH A D13-Feb-20195.7 KiB229208

meta-obj.tH A D13-Feb-20196.6 KiB282239

no-index.tH A D13-Feb-20191.8 KiB9377

optional_feature-merge.tH A D13-Feb-20193.2 KiB146130

prereqs-finalize.tH A D13-Feb-20192.2 KiB9666

prereqs-merge.tH A D13-Feb-20192.4 KiB135119

prereqs.tH A D13-Feb-20193.7 KiB179145

repository.tH A D13-Feb-20194.4 KiB232212

save-load.tH A D13-Feb-20193.7 KiB134113

validator.tH A D13-Feb-20191.2 KiB4840

README-data.txt

1There are three test data directories:
2
3- 'data-test': These files are valid META files that test *specific*
4  conversions and are expected to have specific data in them during
5  testing. Do not put new test data here unless you are sure it meets all
6  requirements needed to pass.
7
8- 'data-valid': These files are valid META files.  Some may be improved by
9  the Converter (particularly upconverting from ancient specs).
10
11- 'data-fixable': These files are bad META files that fail validation, but
12  can be fixed via the Converter.
13
14- 'data-fail': These files are bad META files that fail validation and
15  can't be fixed.
16