diff options
author | Nicholas Clark <nick@ccl4.org> | 2008-03-14 00:12:20 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2008-03-14 00:12:20 +0000 |
commit | 9a53e70c2fc3599b143f77bd2c3f07b7055b232d (patch) | |
tree | b4dd26fce07439bd1ad947736f8290df9176c0d0 /ext/Encode | |
parent | 4f58fed66d9db68b8f40235b5d930c67f7aff64e (diff) | |
download | perl-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')
-rw-r--r-- | ext/Encode/encoding.pm | 2 | ||||
-rw-r--r-- | ext/Encode/ucm/cp858.ucm | 5 |
2 files changed, 6 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'; diff --git a/ext/Encode/ucm/cp858.ucm b/ext/Encode/ucm/cp858.ucm index 29fa1b1d71..416b3e4b9a 100644 --- a/ext/Encode/ucm/cp858.ucm +++ b/ext/Encode/ucm/cp858.ucm @@ -1,3 +1,8 @@ +# +# $Id: cp858.ucm,v 1.1 2008/03/12 09:51:11 dankogai Exp $ +# +# cf. http://en.wikipedia.org/wiki/Code_page_858 +# <code_set_name> "cp858" <mb_cur_min> 1 <mb_cur_max> 1 |