projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
1bb5f20
)
Bump version of PerlIO::encoding
Rafael Garcia-Suarez [Fri, 15 Jan 2010 16:39:46 +0000 (17:39 +0100)]
ext/PerlIO-encoding/encoding.pm
patch
|
blob
|
blame
|
history
diff --git
a/ext/PerlIO-encoding/encoding.pm
b/ext/PerlIO-encoding/encoding.pm
index
f50c9c7
..
4b44670
100644
(file)
--- a/
ext/PerlIO-encoding/encoding.pm
+++ b/
ext/PerlIO-encoding/encoding.pm
@@
-1,7
+1,7
@@
package PerlIO::encoding;
use strict;
-our $VERSION = '0.11';
+our $VERSION = '0.12';
our $DEBUG = 0;
$DEBUG and warn __PACKAGE__, " called by ", join(", ", caller), "\n";