X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2Fopen.pm;h=a6b4250e325d1813c4105bc970d5e543c0443b9e;hb=0508fb16c6a57ba6d246b3ddb11c79c68d302f62;hp=6415a0880af1c401f5e72957e9f381f77b59fd5b;hpb=740d4bb23b722729f87a23733be98429529fd900;p=p5sagit%2Fp5-mst-13.2.git diff --git a/lib/open.pm b/lib/open.pm index 6415a08..a6b4250 100644 --- a/lib/open.pm +++ b/lib/open.pm @@ -1,7 +1,7 @@ package open; use warnings; -our $VERSION = '1.05'; +our $VERSION = '1.07'; require 5.008001; # for PerlIO::get_layers()