projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
740d4bb
)
Bump $open::VERSION
Rafael Garcia-Suarez [Fri, 23 Nov 2007 11:00:58 +0000 (11:00 +0000)]
p4raw-id: //depot/perl@32462
lib/open.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/open.pm
b/lib/open.pm
index
6415a08
..
1d1c0c7
100644
(file)
--- a/
lib/open.pm
+++ b/
lib/open.pm
@@
-1,7
+1,7
@@
package open;
use warnings;
-our $VERSION = '1.05';
+our $VERSION = '1.06';
require 5.008001; # for PerlIO::get_layers()