summaryrefslogtreecommitdiff
path: root/cpan/Encode/Byte/Byte.pm
diff options
context:
space:
mode:
Diffstat (limited to 'cpan/Encode/Byte/Byte.pm')
-rw-r--r--cpan/Encode/Byte/Byte.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpan/Encode/Byte/Byte.pm b/cpan/Encode/Byte/Byte.pm
index 3ea9035b7b..d105aa27cc 100644
--- a/cpan/Encode/Byte/Byte.pm
+++ b/cpan/Encode/Byte/Byte.pm
@@ -2,7 +2,7 @@ package Encode::Byte;
use strict;
use warnings;
use Encode;
-our $VERSION = do { my @r = ( q$Revision: 2.3 $ =~ /\d+/g ); sprintf "%d." . "%02d" x $#r, @r };
+our $VERSION = do { my @r = ( q$Revision: 2.4 $ =~ /\d+/g ); sprintf "%d." . "%02d" x $#r, @r };
use XSLoader;
XSLoader::load( __PACKAGE__, $VERSION );
@@ -55,7 +55,7 @@ supported are as follows.
viscii
# all cp* are also available as ibm-*, ms-*, and windows-*
- # also see L<http://msdn.microsoft.com/workshop/author/dhtml/reference/charsets/charset4.asp>
+ # also see L<http://msdn.microsoft.com/en-us/library/aa752010%28VS.85%29.aspx>
cp424
cp437