perl-unicode

[Encode] 1.01 released; changes minor

2002-03-29 14:45:09
I have uploaded Encode-1.01 as

http://www.dan.co.jp/~dankogai/Encode-1.01.tar.gz

and CPAN.  Here is the Changes.

1.01  $Date: 2002/03/29 20:59:39 $
! Makefile.PL
! README
  s/USE_SCRIPTS/MORE_SCRIPTS/
! Makefile.PL
  installs enc2xs by default for external Encode:: modules in CPAN,
  such as Encode::HanExtra
! t/*.t
  More sensible perl core detection via $ENV{PERL_CORE}
  suggested by Spider
  Message-Id: 
<200203291007(_dot_)FAA07329(_at_)Orb(_dot_)Nashua(_dot_)NH(_dot_)US>
! bin/enc2xs
  Perl core ditection via $^X =~ m/\bminiperl$/o
  Message-Id: <A5C7B0CA-42F1-11D6-B5AD-00039301D480(_at_)dan(_dot_)co(_dot_)jp>

As you see, the changes are minimum, just cleanups for t/* and bin/enc2xs. I am not sure if it justifies the whole new version but the changes bin/enc2xs may be significant so I decided to release 1.01 rather quietly anyhow. Encode.pm version updated just for the sake of "make tardist".

Dan the Encode Maintainer

<Prev in Thread] Current Thread [Next in Thread>