SADAHIRO Tomoyuki <bqw10602(_at_)nifty(_dot_)com> wrote:
:Unicode::Collate 0.23 is released.
:
:Changes between 0.21 -> 0.23 are:
:
:0.23 Wed Sep 04 19:25:20 2002
: - fix: scalar match() no longer returns an lvalue substr ref.
: - fix: "Ignorable after variable" should be made level 3 ignorable
: even if alternate => 'blanked'.
: - Now a grapheme may contain trailing level 2, level 3,
: and completely ignorable characters.
:
:0.22 Mon Sep 02 23:15:14 2002
: - New File: index.t.
: (The new test.t excludes tests for index.)
: - tweak on index(). POSITION is supported.
: - add match, gmatch, subst, gsubst methods.
: - fix: ignorable after variable in 'shift'-variable weight.
Thanks, applied to 5.9 branch as change #17865.
Hugo