summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorRuss Allbery <rra@cpan.org>2021-02-27 12:02:23 -0800
committerRuss Allbery <rra@cpan.org>2021-02-27 12:03:07 -0800
commit00d7cfb60d4085fbf82243a3724297f98835c2b8 (patch)
tree65ca43ed0bf01605b271039f0cb84f230f0e1dd8 /Changes
parente4eed38a794c09b546e29bcce3516df941fdbfa8 (diff)
Don't explicitly depend on Pod::Usage
Pod::Usage comes with Perl core, so follow the normal convention of not calling out that dependency explicitly.
Diffstat (limited to 'Changes')
-rw-r--r--Changes2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changes b/Changes
index e5aad41..2bcd630 100644
--- a/Changes
+++ b/Changes
@@ -19,7 +19,7 @@ DocKnot 4.01 (unreleased)
Remove the load_appdata_json helper function from App::DocKnot. This
is no longer used now that all DocKnot data is in YAML.
- Properly depend on and import Pod::Usage so that docknot --help works.
+ Properly import Pod::Usage so that docknot --help works.
Correct the REQUIREMENTS sections of the module documentation to
reflect new dependencies and the removal of a JSON dependency from