X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2Flib%2Fwith%2Fpreamble.pm;h=e7e730881d08a28906d7ffc9bfb51dc1c5907642;hb=4f9c2c22d3f21806f4628ee7ff4537d0246af167;hp=a6ad58654d2f5ddb1c29097a30180f097b6d16bf;hpb=52be5e253cc9b87ba4aca2d25ce2a5fb44e72782;p=p5sagit%2Flib-with-preamble.git diff --git a/lib/lib/with/preamble.pm b/lib/lib/with/preamble.pm index a6ad586..e7e7308 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.001000'; # 0.1.0 +our $VERSION = '0.001001'; # 0.1.1 sub require_with_preamble { my ($arrayref, $filename) = @_;