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 50 51 52 53 54 55 56 57 58 59 60 61 62
|
# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.012.
Changes
LICENSE
MANIFEST
META.json
META.yml
Makefile.PL
README
dist.ini
eg/demo-pod
eg/pod-debug
lib/Pod/Elemental.pm
lib/Pod/Elemental/Autoblank.pm
lib/Pod/Elemental/Autochomp.pm
lib/Pod/Elemental/Command.pm
lib/Pod/Elemental/Document.pm
lib/Pod/Elemental/Element/Generic/Blank.pm
lib/Pod/Elemental/Element/Generic/Command.pm
lib/Pod/Elemental/Element/Generic/Nonpod.pm
lib/Pod/Elemental/Element/Generic/Text.pm
lib/Pod/Elemental/Element/Nested.pm
lib/Pod/Elemental/Element/Pod5/Command.pm
lib/Pod/Elemental/Element/Pod5/Data.pm
lib/Pod/Elemental/Element/Pod5/Nonpod.pm
lib/Pod/Elemental/Element/Pod5/Ordinary.pm
lib/Pod/Elemental/Element/Pod5/Region.pm
lib/Pod/Elemental/Element/Pod5/Verbatim.pm
lib/Pod/Elemental/Flat.pm
lib/Pod/Elemental/Node.pm
lib/Pod/Elemental/Objectifier.pm
lib/Pod/Elemental/Paragraph.pm
lib/Pod/Elemental/Selectors.pm
lib/Pod/Elemental/Transformer.pm
lib/Pod/Elemental/Transformer/Gatherer.pm
lib/Pod/Elemental/Transformer/Nester.pm
lib/Pod/Elemental/Transformer/Pod5.pm
lib/Pod/Elemental/Types.pm
t/00-report-prereqs.dd
t/00-report-prereqs.t
t/eg/Simple.pm
t/eg/from-lol.pod
t/eg/nested-begin.pod
t/eg/nested-over.pod
t/eg/one-with-everything.pod
t/elem/nested.t
t/elemental.t
t/from-lol.t
t/gather.t
t/nester.t
t/objectifier.t
t/pod5/combine.t
t/pod5/cut.t
t/pod5/data-blanks.t
t/pod5/for-begin.t
t/pod5/nested-same.t
t/pod5/nonpod.t
t/pod5/region.t
t/pod5/text-type.t
t/selectors.t
t/types.t
xt/author/pod-syntax.t
xt/release/changes_has_content.t
|