[PATCH @15001] ISO-IR-165 --> ISO_IR_165
[p5sagit/p5-mst-13.2.git] / ext / Encode / TW / Makefile.PL
index 75231f1..331f606 100644 (file)
@@ -3,7 +3,7 @@ use strict;
 use ExtUtils::MakeMaker;
 
 my %tables = ('BIG5'           => ['big5.enc'],
-             'BIG5-HKSCS'      => ['big5-hkscs.enc'],
+             'BIG5_HKSCS'      => ['big5-hkscs.enc'],
              'CP950'           => ['cp950.enc'],
              );