lib/dumpvar.pl, lib/perl5db.pl - fix warnings
[p5sagit/p5-mst-13.2.git] / lib / utf8_heavy.pl
2001-04-28 Jarkko Hietaniemi Explain the \p{} and \P{} error message better and
2001-04-28 Jarkko Hietaniemi Add a level of indirection to the implementation of...
2000-02-09 Charles Bailey Resync with mainline
2000-02-02 Gurusamy Sarathy use warnings rather than fiddling with $^W (from Paul...
1998-10-23 Larry Wall tr///d does not seem to work
1998-08-08 Gisle Aas fix intolerance of SWASHes for blank lines
1998-08-08 Gisle Aas kill bogus warning from -we 'use utf8; $_="\x{FF}"'
1998-07-24 Larry Wall Here are the long-expected Unicode/UTF-8 modifications.