Changes for version 0.21 - 2001-12-08

  • modifications breaking backward compatibility. \pB is a short form for \p{blank}, not for \p{Boxdrawing}. \p{Space}, \pS, and [:space:] include VT. \p{Cntrl}, \pC, and [:cntrl:] include DEL. \p{Graph}, \pG, and [:graph:] exclude unassigned codepoints on JIS. \p{Print}, \pT, and [:print:] exclude unassigned codepoints on JIS and whitespace control characters.

Modules

Shift_JIS-oriented regexps on the byte-oriented perl

Provides

in Regexp/Equiv.pm