perl-unicode

Re: Caseless and accentless string comparisons

2003-05-14 07:30:04
On Wed, May 14, 2003 at 09:09:35AM +0300, Jarkko Hietaniemi wrote:
Unicode::Collate is part of the core distribution, and people gripe
a lot whenever that grows.

Fair enough, but if you can't actually use the module without doing
extra work then what is the point or having it in core?  Especially
since it is not easy for modules to make the required file be a
dependency.

could provide it as a separate "module".  Basically it would be
Unicode::Collate::allkeys and allkeys.pm would be as simple as
possible to tell the perl tools that the module was installed...

Does this seem reasonable?

          -ben