summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorRuss Allbery <rra@cpan.org>2019-03-16 15:53:54 -0700
committerRuss Allbery <rra@cpan.org>2019-03-16 15:53:54 -0700
commit6030c61d9a418d85a789bcc8bdfd751e8afd2a93 (patch)
tree4d04e7001d4df549e1cc8c7c8c5ee8311eebc117 /MANIFEST
parent1c1515b5d74f26125f61ffb0dd70ac0c7d28b278 (diff)
Separate App::DocKnot::Command, add base App::DocKnot
Move the entry point for command-line commands from App::DocKnot to App::DocKnot::Command. The App::DocKnot module now only provides some helper methods to load application data, used by both App::DocKnot::Config and App::DocKnot::Generate. It's no longer necessary to explicitly load App::DocKnot before using one of the submodules.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index f654155..e2bc930 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/Command.pm
lib/App/DocKnot/Config.pm
lib/App/DocKnot/Generate.pm
LICENSE
@@ -26,6 +27,7 @@ share/templates/readme.tmpl
share/templates/thread.tmpl
t/cli/errors.t
t/cli/generate.t
+t/config/basic.t
t/data/ansicolor/metadata/blurb
t/data/ansicolor/metadata/description
t/data/ansicolor/metadata/metadata.json