Move Text::Balanced from lib to ext
[p5sagit/p5-mst-13.2.git] / lib / open.pm
index 6415a08..a6b4250 100644 (file)
@@ -1,7 +1,7 @@
 package open;
 use warnings;
 
-our $VERSION = '1.05';
+our $VERSION = '1.07';
 
 require 5.008001; # for PerlIO::get_layers()