This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work.
authorJarkko Hietaniemi <jhi@iki.fi>
Sat, 11 Aug 2001 17:55:36 +0000 (17:55 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Sat, 11 Aug 2001 17:55:36 +0000 (17:55 +0000)
commitb0f2b690b4ba59b02c372a35658748cb0f31c38e
tree2f4566a6929a0d44860c18d4d25b521e266ab84b
parenta59bce4bbbbefbc5a4b29acdba0b61be1c1754bf
Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work.
Smoked out bugs (well, the same bug twice) from ucfirst and lcfirst
in Unicode handling.

p4raw-id: //depot/perl@11637
MANIFEST
pp.c
t/op/lc.t [new file with mode: 0644]
t/op/misc.t
t/op/readdir.t