summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorRuss Allbery <rra@cpan.org>2018-04-28 17:57:42 -0700
committerRuss Allbery <rra@cpan.org>2018-04-28 17:57:42 -0700
commit168f4cfe68c33d864367ad5ea034a96705e10126 (patch)
treeb3c4409c8cc37946e150b994b149acee8b81a655 /README
parentc7f484e38d27ae8865a2415d613cca784aa293ba (diff)
Update DocKnot to Perl 5.24
Use the new postfix dereference syntax and update all of the Perl version requirements accordingly. Requires some tweaking to the Perl::Critic configuration due to a false positive with the new syntax.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 7c48fda..8c02c35 100644
--- a/README
+++ b/README
@@ -50,7 +50,7 @@ DESCRIPTION
REQUIREMENTS
- Perl 5.18 or later and Module::Build are required to build this module.
+ Perl 5.24 or later and Module::Build are required to build this module.
The following additional Perl modules are required to use it:
* File::BaseDir