summaryrefslogtreecommitdiff
path: root/pod/perl.pod
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>2000-01-28 03:43:52 +0000
committerGurusamy Sarathy <gsar@cpan.org>2000-01-28 03:43:52 +0000
commit23e0a0768879453051349b47d271d990a521e53f (patch)
treeafa8c853a6e0f521ecc16ce51a98035eb1b6b6f7 /pod/perl.pod
parent34488f49e52bf260327e2c49a142fab221123ca4 (diff)
downloadperl-23e0a0768879453051349b47d271d990a521e53f.tar.gz
autogenerate API listing from comments in the source (from Benjamin
Stuhl <sho_pi@hotmail.com>); fix the markup format to be more flexible for better readability; add missing docs in sv.c; regenerate perltoc p4raw-id: //depot/perl@4915
Diffstat (limited to 'pod/perl.pod')
-rw-r--r--pod/perl.pod2
1 files changed, 2 insertions, 0 deletions
diff --git a/pod/perl.pod b/pod/perl.pod
index 9b5db8250c..d52aff30fa 100644
--- a/pod/perl.pod
+++ b/pod/perl.pod
@@ -68,6 +68,8 @@ sections:
perlxstut Perl XS tutorial
perlguts Perl internal functions for those doing extensions
perlcall Perl calling conventions from C
+ perlapi Perl API listing (autogenerated)
+ perlintern Perl internal functions (autogenerated)
perltodo Perl things to do
perlhack Perl hackers guide