perlclib (1) Linux Manual Page
NAME perlclib – Internal replacements for standard C library functions DESCRIPTION One thing Perl porters should note is that perl doesn’t tend to use that much of the C standard library internally; you’ll see very little use of, for example, the ctype.h functions in there. This is because Perl tends to reimplement or abstract standard…
