diff options
author | Karen Etheridge <ether@cpan.org> | 2015-07-24 18:15:58 -0700 |
---|---|---|
committer | Karen Etheridge <ether@cpan.org> | 2015-07-24 18:16:05 -0700 |
commit | 67a8f1cdc5d80ee308a16972fcc77c2a997cb0aa (patch) | |
tree | b00927bcb6b5d84df979559fac5805b6e6e4ecd0 /Changes | |
parent | b5c26a9fb2393d7bf40f6d20cfe7b2e309f65e6c (diff) | |
download | uri-topic/perl_5.6.tar.gz |
remove some obvious barriers to perl 5.6topic/perl_5.6
Note this change is purely to make it easier to identify 5.6 compatibility
issues; no maintenance or testing agreement for 5.6 is meant to be implied,
although reasonable change requests will likely not be refused.
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ Revision history for URI + Karen Etheridge: + - minimum required perl version has been *experimentally* lowered to 5.6, + so as to allow any compatibility issues to be found. + 2015-07-25 Karen Etheridge <ether@cpan.org> Release 1.69 |