X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2Fsubs.pm;h=aa332a678583068d3dd77538fbf9c161ddc638bb;hb=b099ddc068b2498767e6f04ac167d9633b895ec4;hp=aa4c7e751e0524d80961c89c6ea2494ec198de2a;hpb=55497cffdd24c959994f9a8ddd56db8ce85e1c5b;p=p5sagit%2Fp5-mst-13.2.git diff --git a/lib/subs.pm b/lib/subs.pm index aa4c7e7..aa332a6 100644 --- a/lib/subs.pm +++ b/lib/subs.pm @@ -20,9 +20,10 @@ C declarations are not BLOCK-scoped. They are thus effective for the entire file in which they appear. You may not rescind such declarations with C or C. -See L and L. +See L and L. =cut + require 5.000; sub import {