On Mon, Feb 26, 2001 at 06:31:50PM -0500, Andrew Pimlott wrote: > The reason is that isalpha is implemented as .xs code, while tolower > is a pure Perl subroutine that calls lc. Urgh, that's a bug. tolower in POSIX should call the underlying C routine. POSIX.pm things should be POSIXish first and Perlish second. -- } /* the next line is indented funny to preserve old indentation */ - plan9 has a bad dayThread Previous | Thread Next