summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorDagfinn Ilmari Mannsåker <ilmari@ilmari.org>2018-04-26 15:36:03 +0100
committerDagfinn Ilmari Mannsåker <ilmari@ilmari.org>2018-04-26 15:36:03 +0100
commit261e437f779f324d8cd6faca673359ceef65675f (patch)
tree82e2ffad457c8aeb7ec472693df832fdccfd3e66 /Changes
parentd0e5385161ffccef528350fd6f405c5b6b6156b6 (diff)
Only use Lexical::SealRequireHints before perl 5.12
It doesn't do anything on newer perls, but is failing its tests on 5.27.11.
Diffstat (limited to 'Changes')
-rw-r--r--Changes1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changes b/Changes
index f5f11c1..acaf6ea 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,7 @@
Revision history for bareword::filehandles
{{$NEXT}}
+ - Only depend on Lexical::SealRequireHints before 5.12
0.005 2017-04-20 16:27:24+01:00 Europe/London
- Switch to Dist::Zilla::PluginBundle::Starter