NAME Sjis - allows you to write your script in ShiftJIS again SYNOPSIS jperl55 yourscript.pl param1 param2 ... jperl510 yourscript.pl param1 param2 ... DESCRIPTION The "Sjis" software provides the interfaces between Perl's strings and the rest of the system. Perl strings are sequences of characters also bytes. This software is still a concept code to get help. INSTALLATION To install this software, type the following: perl Makefile.PL make.bat make.bat test make.bat install PROGRAM COMPOSITION jperl55.bat --- jperl emulator by perl5.5 with esjis.pl and Sjis.pm jperl510.bat --- jperl emulator by perl5.10 with esjis.pl and Sjis.pm perl510.bat --- find and run perl5.10 without %PATH% settings esjis.pl --- source code filter to escape ShiftJIS Sjis.pm --- run-time routine DEPENDENCIES This software requires perl5.00503 or later and perl5.010. MAINTAINER This project was originated by INABA Hitoshi .