1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49
|
# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.007.
Changes
INSTALL
LICENSE
MANIFEST
MANIFEST.SKIP
META.json
META.yml
Makefile.PL
README
dist.ini
lib/HTML/FormatMarkdown.pm
lib/HTML/FormatPS.pm
lib/HTML/FormatRTF.pm
lib/HTML/FormatText.pm
lib/HTML/Formatter.pm
t/00-compile.t
t/00-report-prereqs.dd
t/00-report-prereqs.t
t/01_ps.t
t/02_rtf.t
t/03_text.t
t/04_md.t
t/author-critic.t
t/author-eol.t
t/author-no-tabs.t
t/author-pod-spell.t
t/author-pod-syntax.t
t/author-portability.t
t/author-synopsis.t
t/data/expected/test.md
t/data/expected/test.ps
t/data/expected/test.rtf
t/data/expected/test.txt
t/data/expected/unicode.md
t/data/expected/unicode.ps
t/data/expected/unicode.rtf
t/data/expected/unicode.txt
t/data/in/test.html
t/data/in/unicode.html
t/lib/Test/HTML/Formatter.pm
t/release-dist-manifest.t
t/release-distmeta.t
t/release-has-version.t
t/release-minimum-version.t
t/release-unused-vars.t
t/rt111783.t
t/rt69426.t
t/support/generate_results.pl
|