X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FScope-Upper.git;a=blobdiff_plain;f=lib%2FScope%2FUpper.pm;h=ea31bc43e9939a62ff1e321ef0457eddc61d89ab;hp=868052da3a3f52224bd41166d899dac70fb9f00c;hb=84e78526677e47151307d499fa02e2109c140864;hpb=8b2e295d2fbf262dccb30c8028ea9f87410801b9 diff --git a/lib/Scope/Upper.pm b/lib/Scope/Upper.pm index 868052d..ea31bc4 100644 --- a/lib/Scope/Upper.pm +++ b/lib/Scope/Upper.pm @@ -1,5 +1,7 @@ package Scope::Upper; +use 5.006_001; + use strict; use warnings;