○ Perl Encode::ISO2022JPMS モジュールインストール方法

$ gzip -dc Encode-ISO2022JPMS-0.1.tar.gz | tar xvf -
$ cd Encode-ISO2022JPMS-0.1
$ perl Makefile.PL
$ make
$ su
# make install

