summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRuss Allbery <rra@cpan.org>2021-09-11 15:40:14 -0700
committerRuss Allbery <rra@cpan.org>2021-09-11 15:40:14 -0700
commit44cd7111a17e299cac29ced20f036240e6a47983 (patch)
tree8c7837da770977eea8a698a9072d29b9f2f61d6a /README.md
parent739422d426e4e3ab6d7e82bc9bd2527efee1145a (diff)
Require Pod::Thread 3.00
We're dropping support for \id, so require a version of Pod::Thread that does not generate that command. Add versions to the cpanfile for CI.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index dd3826c..8be94ad 100644
--- a/README.md
+++ b/README.md
@@ -69,7 +69,7 @@ The following additional Perl modules are required to use it:
* Kwalify
* List::SomeUtils 0.07 or later
* Perl6::Slurp
-* Pod::Thread 2.00 or later
+* Pod::Thread 3.00 or later
* Template (part of Template Toolkit)
* YAML::XS 0.81 or later