summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorRuss Allbery <rra@cpan.org>2019-03-11 18:22:31 -0700
committerRuss Allbery <rra@cpan.org>2019-03-11 18:22:31 -0700
commit1c1515b5d74f26125f61ffb0dd70ac0c7d28b278 (patch)
treed5aa926ce10ccd5f365cae03fe6d41785ee0b2c7 /MANIFEST
parent0a62d53fdcc80300b192ab26d44c44563c9adc56 (diff)
Separate configuration parsing into another module
Separate configuration parsing into a new App::DocKnot::Config module, used by App::DocKnot::Generate. This is preparation for also using the configuration in a separate App::DocKnot::Dist module.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 6379f20..f654155 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -10,6 +10,7 @@ docs/metadata/README
docs/metadata/requirements
docs/metadata/test/suffix
lib/App/DocKnot.pm
+lib/App/DocKnot/Config.pm
lib/App/DocKnot/Generate.pm
LICENSE
MANIFEST This list of files