perl-unicode

Encode::JP::Constants; name too long

2002-03-24 22:58:07
On Monday, March 25, 2002, at 02:42 , Dan Kogai wrote:

On Monday, March 25, 2002, at 08:12 , Jarkko Hietaniemi wrote:
A version nit:

Package namespace         installed    latest  in CPAN file
Encode::JP::Constants 0.92 1.02 J/JH/JHI/perl-5.7.3.tar.gz

So the Encode::JP::Constants in Encode needs to be 1.03 or more..

Yikes. This must have happened when I inited the new repository for Encode back in 0.90. Will be fixed.

  Come to think of it,  Constants.pm is a clear violation of 8.3 rule.
                        01234567 .012
so the name must be fixed as well. Good! Because that way version# can stay <= that of Encode.pm.

Dan