summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorRuss Allbery <rra@cpan.org>2021-12-25 17:14:56 -0800
committerRuss Allbery <rra@cpan.org>2021-12-25 17:14:56 -0800
commitd49f4587924e350998178e517b800b7268fa6345 (patch)
tree1d26849d3f9031428c387384be14dfd5477ac0f1 /README
parent553010fbf8facfc349a4b48b6aa7837ad006013b (diff)
parentd47e0c931855cf0efbe72291f67ebbbd964f096f (diff)
New upstream version 6.00
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 3 insertions, 1 deletions
diff --git a/README b/README
index 505a714..cf25bbe 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
- DocKnot 5.00
+ DocKnot 6.00
(Static web site and documentation generator)
Maintained by Russ Allbery <rra@cpan.org>
@@ -51,6 +51,7 @@ REQUIREMENTS
Perl 5.24 or later and Module::Build are required to build this module.
The following additional Perl modules are required to use it:
+ * Date::Language (part of TimeDate)
* Date::Parse (part of TimeDate)
* File::BaseDir
* File::ShareDir
@@ -63,6 +64,7 @@ REQUIREMENTS
* JSON::MaybeXS
* Kwalify
* List::SomeUtils 0.07 or later
+ * Path::Tiny
* Perl6::Slurp
* Pod::Thread 3.00 or later
* Template (part of Template Toolkit)