summaryrefslogtreecommitdiff
path: root/ext/Encode/encoding.pm
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2008-03-14 00:12:20 +0000
committerNicholas Clark <nick@ccl4.org>2008-03-14 00:12:20 +0000
commit9a53e70c2fc3599b143f77bd2c3f07b7055b232d (patch)
treeb4dd26fce07439bd1ad947736f8290df9176c0d0 /ext/Encode/encoding.pm
parent4f58fed66d9db68b8f40235b5d930c67f7aff64e (diff)
downloadperl-9a53e70c2fc3599b143f77bd2c3f07b7055b232d.tar.gz
Fix a couple of minor differences between the Encode 2.14 CPAN tarball
and blead. p4raw-id: //depot/perl@33523
Diffstat (limited to 'ext/Encode/encoding.pm')
-rw-r--r--ext/Encode/encoding.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/Encode/encoding.pm b/ext/Encode/encoding.pm
index d90611c6d4..77ba4472a2 100644
--- a/ext/Encode/encoding.pm
+++ b/ext/Encode/encoding.pm
@@ -1,4 +1,4 @@
-# $Id: encoding.pm,v 2.6 2007/04/22 14:56:12 dankogai Exp $
+# $Id: encoding.pm,v 2.7 2008/03/12 09:51:11 dankogai Exp $
package encoding;
our $VERSION = '2.6_01';