diff options
author | Father Chrysostomos <sprout@cpan.org> | 2011-07-11 21:41:32 -0700 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2011-07-11 21:41:32 -0700 |
commit | 4000c4db548709df1a7c23190f040b9f654e0aad (patch) | |
tree | ae8ff0386db1092faf5fed270abb701f72e81d4f /pod/perl.pod | |
parent | f993ad5b93ddc1f73571123eae7cc486a0d990ec (diff) | |
download | perl-4000c4db548709df1a7c23190f040b9f654e0aad.tar.gz |
buildtoc, known_pod_issues
This just does the general bookkeeping necessary when a new pod
(like the one in the previous commit) is added.
Diffstat (limited to 'pod/perl.pod')
-rw-r--r-- | pod/perl.pod | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pod/perl.pod b/pod/perl.pod index b13b9deaaa..94a6aaa292 100644 --- a/pod/perl.pod +++ b/pod/perl.pod @@ -124,6 +124,8 @@ For ease of access, the Perl manual has been split up into several sections. perlfilter Perl source filters + perldtrace Perl's support for DTrace + perlglossary Perl Glossary =head2 Internals and C Language Interface |