Char-JIS8
view release on metacpan or search on metacpan
- glob @ARGV when [?*] included only
- avoid warning in Esjis::e
- flock on write and read script
- add substitute modules (Fcntl.pm and Symbol.pm)
- remove modules (Carp.pm and FindBin.pm)
- created by INABA Hitoshi
0.49 2010-02-10 00:00:00
- add perl512.bat
- redefined character class \d \s \w for perl 5.11 or later
- fix test.pl and comment of BUGS AND LIMITATIONS about /o modifier
- created by INABA Hitoshi
0.48 2010-01-28 00:00:00
- Call Module->import() when Module->can('import') is true only
- No escape when require jcode.pl and jacode.pl
- Remove limitation of two or more here-documents in a line
- created by INABA Hitoshi
0.47 2010-01-02 00:00:00
- shorten script of EUCJP.pm and UTF2.pm
lib/Ejis8.pm view on Meta::CPAN
Ejis8::glob(...);
Ejis8::glob_;
# "no Ejis8;" not supported
=head1 ABSTRACT
This module has run-time routines for use JIS8 software automatically, you
do not have to use.
=head1 BUGS AND LIMITATIONS
I have tested and verified this software using the best of my ability.
However, a software containing much regular expression is bound to contain
some bugs. Thus, if you happen to find a bug that's in JIS8 software and not
your own program, you can try to reduce it to a minimal test case and then
report it to the following author's address. If you have an idea that could
make this a more useful tool, please let everyone share it.
=head1 HISTORY
( run in 1.313 second using v1.01-cache-2.11-cpan-4d50c553e7e )