PERLCLIB(1) Perl Programmers Reference Guide PERLCLIB(1)
PERLCLIB(1) Perl Programmers Reference Guide PERLCLIB(1) # PERLCLIB(1) Perl Programmers Reference Guide PERLCLIB(1) NNAAMMEE # perlclib - Internal replacements for standard C library functions DDEESSCCRRIIPPTTIIOONN # One thing Perl porters should note is that _p_e_r_l doesn't tend to use that much of the C standard library internally; you'll see very little use of, for example, the _c_t_y_p_e_._h functions in there. This is because Perl tends to reimplement or abstract standard library functions, so that we know exactly how they're going to operate. ...