Big5

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


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
  - glob always function as File::DosGlob::glob
  - ignore use module File::DosGlob, Wildcard, Japanese, and JExt
  - created by INABA Hitoshi

0.46  2009-12-02 00:00:00
  - fix bug of split q//
  - created by INABA Hitoshi

0.45  2009-11-30 00:00:00
  - fix bug of Esjis::split when string is empty
  - created by INABA Hitoshi

0.44  2009-11-16 00:00:00
  - support given and when keywords
  - support \gN, \g{N}, and \g{-N} in s///
  - support stacked filetest operators
  - created by INABA Hitoshi

0.43  2009-10-12 00:00:00
  - support UTF-2 (aka UTF-8)
  - fix bug of join separated multiple octet of EUCJP, INFOMIXV6ALS, and GB18030
  - created by INABA Hitoshi

0.42  2009-09-28 00:00:00
  - rewrite split(m/^/) to split(m/^/m) on any version of perl
  - fix bug of function Sjis::substr()
  - created by INABA Hitoshi

0.41  2009-09-18 00:00:00
  - add test script
  - rename Esjis::ord() to Sjis::ord()
  - rename Esjis::reverse() to Sjis::reverse()
  - remove Esjis::shift_matched_var()
  - add Esjis::capture()
  - support !~ tr///
  - support s///g
  - support \h and \v
  - created by INABA Hitoshi

0.40  2009-08-27 00:00:00
  - support INFOMIX V6 ALS, GB18030, EUC-JP
  - created by INABA Hitoshi

0.39  2009-08-06 00:00:00
  - support Sjis::length, Sjis::substr, Sjis::index, and Sjis::rindex
  - created by INABA Hitoshi

0.38  2009-08-05 00:00:00
  - improve qw
  - filetest operator before parenthesis '-X ('
  - escape sequence of hexadecimal number of one digit
  - fix bugs of function charlist_not_qr
  - created by INABA Hitoshi

0.37  2009-07-09 00:00:00
  - separate Tk modules, make-*.pl, and test scripts
  - remove perl55.bat, and perl56.bat
  - created by INABA Hitoshi

0.36  2009-05-17 00:00:00
  - do local $@ before eval
  - support Tk::getOpenFile and Tk::getSaveFile
  - rewrite in pure batch file perl55.bat, perl56.bat, perl58.bat, and perl510.bat
  - fixing world writable files in tarball before upload to CPAN [ #38127 ]
  - created by INABA Hitoshi

0.35  2009-05-06 00:00:00
  - support do, require, and use for user library
  - upper compatible function ord and reverse functions only when demanded
  - support p modifier of m//, s///, and qr// of perl5.10
  - support !~~ operator
  - change to secure code, open() to sysopen()
  - change to secure code, undef %ENV before system()
  - add make-hp15.pl(HP-15 Hewlett-Packard developed)
  - created by INABA Hitoshi

0.34  2009-04-01 00:00:00
  - memorial version on birth day
  - Sjis::Tk::* modules pre alpha support
  - created by INABA Hitoshi

0.33  2009-02-15 00:00:00
  - add script perl56.bat
  - use Tk --> use Sjis::Tk alpha support
  - created by INABA Hitoshi

0.32  2009-02-03 00:00:00
  - add script perl55.bat
  - wildcard globbing of @ARGV on command.com or cmd.exe
  - support chr(0x5C) ended path of do '', do "", require '', and require "" on MSWin32
  - chdir croak when dirname ends chr(0x5C) on MSWin32
  - created by INABA Hitoshi

0.31  2009-01-29 00:00:00
  - create test data file on execute test.pl
  - require run-time module version
  - rewrite all about "split" logic
  - created by INABA Hitoshi

0.30  2009-01-04 00:00:00
  - support context when calling lc(), lc, uc(), uc
  - support chr(0x5C) ended path on MSWin32
    - file test operators
    - functions lstat(), opendir(), stat(), and unlink()
    - glob() and <WILDCARD>
  - remove pl2ebat.bat, jperl55.bat, jperl58.bat, and jperl510.bat
  - merge esjis.pl into Sjis.pm
  - matched variables $1,$2,$3,... after s/// came to function as it was a description
  - support function of chr, ord, and reverse again
  - add test filetest, pathdir, pathfile, and perlmemo
  - created at kanmi-kissa Hahaso in Chichibu



( run in 1.993 second using v1.01-cache-2.11-cpan-39bf76dae61 )