X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2Fvars.pm;h=0b7dacc7511fe59a921e4fc42463ad792f1e5222;hb=864e1151dff76e2e8a34ce75279d790529b51d28;hp=f0a6e54988280808b94e7494c88d597fd18e5be1;hpb=55497cffdd24c959994f9a8ddd56db8ce85e1c5b;p=p5sagit%2Fp5-mst-13.2.git diff --git a/lib/vars.pm b/lib/vars.pm index f0a6e54..0b7dacc 100644 --- a/lib/vars.pm +++ b/lib/vars.pm @@ -29,7 +29,8 @@ ensuring their availability to to the later-loaded routines. See L. =cut -require 5.000; + +require 5.002; use Carp; sub import {