X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2Fsubs.pm;h=e5a9aa8827d84fc910f22c75b25ddf416a1cc7cd;hb=7eb7d786de9bebe120f2143ce65237684a3a5d80;hp=aa332a678583068d3dd77538fbf9c161ddc638bb;hpb=ee580363108be8ac33155650c6c18d2e5cf051f3;p=p5sagit%2Fp5-mst-13.2.git diff --git a/lib/subs.pm b/lib/subs.pm index aa332a6..e5a9aa8 100644 --- a/lib/subs.pm +++ b/lib/subs.pm @@ -1,5 +1,7 @@ package subs; +our $VERSION = '1.00'; + =head1 NAME subs - Perl pragma to predeclare sub names