Name Date Size #Lines LOC

..--

data-fail/H20-Feb-2020-299290

data-fixable/H20-Feb-2020-1,0731,032

data-test/H20-Feb-2020-1,2221,200

data-valid/H20-Feb-2020-449432

lib/Parse/CPAN/Meta/H20-Feb-2020-8669

parse-cpan-meta/H20-Feb-2020-303216

README-data.txtH A D20-Feb-2020622 1611

converter-bad.tH A D20-Feb-20202.7 KiB8072

converter-fail.tH A D20-Feb-20201.2 KiB4537

converter-fragments.tH A D20-Feb-20204 KiB162155

converter.tH A D20-Feb-202010.4 KiB313285

load-bad.tH A D20-Feb-2020805 2922

merge.tH A D20-Feb-20205.7 KiB229208

meta-obj.tH A D20-Feb-20206.6 KiB282239

no-index.tH A D20-Feb-20201.8 KiB9377

optional_feature-merge.tH A D20-Feb-20203.2 KiB146130

prereqs-finalize.tH A D20-Feb-20202.2 KiB9666

prereqs-merge.tH A D20-Feb-20202.4 KiB135119

prereqs.tH A D20-Feb-20203.7 KiB179145

repository.tH A D20-Feb-20204.4 KiB232212

save-load.tH A D20-Feb-20203.7 KiB134113

validator.tH A D20-Feb-20201.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