X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2Flib%2Fwith%2Fpreamble.pm;h=14bd703d6b50c8d6cf809283a66cf3e1155d9b83;hb=961344772da2cb9fc725dc4d328201c339eb784f;hp=e7e730881d08a28906d7ffc9bfb51dc1c5907642;hpb=3526c0ef7097383d12bf33583140b9377b01d754;p=p5sagit%2Flib-with-preamble.git diff --git a/lib/lib/with/preamble.pm b/lib/lib/with/preamble.pm index e7e7308..14bd703 100644 --- a/lib/lib/with/preamble.pm +++ b/lib/lib/with/preamble.pm @@ -5,7 +5,7 @@ use warnings FATAL => 'all'; use File::Spec; use PerlIO::via::dynamic; -our $VERSION = '0.001001'; # 0.1.1 +our $VERSION = '0.001002'; # 0.1.2 sub require_with_preamble { my ($arrayref, $filename) = @_;