diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2014-03-22 15:23:02 +0100 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2014-03-22 15:23:02 +0100 |
| commit | 1e26bf81bac98f13047c648b7f72b69f523f76a7 (patch) | |
| tree | 507bb092f897fb68ba47077295695ececb67c248 /README | |
| parent | 1e26aca59db3ff67c7a7576fb7d387a3793f0db4 (diff) | |
add v5.14 as requirement
Diffstat (limited to 'README')
| -rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ Pragmatic modules ALWAYS to use in ALL packages: use strict; use warnings; +use v5.14; Only for packages for including package UNIVERSAL definitions |
