summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRuss Allbery <rra@cpan.org>2021-12-26 20:53:32 -0800
committerRuss Allbery <rra@cpan.org>2021-12-26 20:53:32 -0800
commit3a81ce26dbeae0ccf77a521866fbd5c3386ef3e9 (patch)
tree62384fbc74ff6e08c16e4891a43c56adfee4dde0 /docs
parentaa0789403a9135227ff7b8b0d2b3e3873dd87a3a (diff)
Require Pod::Thread 3.01
Require the latest version and use that to simplify how the title is passed from the pointer to Pod::Thread.
Diffstat (limited to 'docs')
-rw-r--r--docs/docknot.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docknot.yaml b/docs/docknot.yaml
index becc165..a64fdb3 100644
--- a/docs/docknot.yaml
+++ b/docs/docknot.yaml
@@ -143,7 +143,7 @@ requirements: |
* List::SomeUtils 0.07 or later
* Path::Tiny
* Perl6::Slurp
- * Pod::Thread 3.00 or later
+ * Pod::Thread 3.01 or later
* Template (part of Template Toolkit)
* YAML::XS 0.81 or later