X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FScope%2FUpper.pm;h=ea31bc43e9939a62ff1e321ef0457eddc61d89ab;hb=51a3340a40bc58a680f0c67deafc5a410ca623e4;hp=868052da3a3f52224bd41166d899dac70fb9f00c;hpb=8b2e295d2fbf262dccb30c8028ea9f87410801b9;p=perl%2Fmodules%2FScope-Upper.git 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;