diff options
author | Simon Cozens <simon@netthink.co.uk> | 2001-01-31 16:31:43 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-02-11 18:47:52 +0000 |
commit | f40a6c711beb7bdc0833c20793b9fa5333077213 (patch) | |
tree | 1c547de5b5dbb5b0eac2464766faa1330fe9360f /pod/perl.pod | |
parent | 190eec7cba34ea20a9dea7228e79de06d80262f7 (diff) | |
download | perl-f40a6c711beb7bdc0833c20793b9fa5333077213.tar.gz |
Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
p4raw-id: //depot/perl@8772
Diffstat (limited to 'pod/perl.pod')
-rw-r--r-- | pod/perl.pod | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pod/perl.pod b/pod/perl.pod index 1621b2f83b..fd55b8d85f 100644 --- a/pod/perl.pod +++ b/pod/perl.pod @@ -87,6 +87,7 @@ For ease of access, the Perl manual has been split up into several sections: perldebguts Perl debugging guts and tips perlxstut Perl XS tutorial perlxs Perl XS application programming interface + perlclib Internal replacements for standard C library functions perlguts Perl internal functions for those doing extensions perlcall Perl calling conventions from C perlutil utilities packaged with the Perl distribution |