diff options
author | Alex Vandiver <alexmv@mit.edu> | 2008-10-22 01:17:15 -0400 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2008-12-25 19:34:05 +0100 |
commit | f4084e3915fd9d0f0ed59d0dddeb6888f64af93e (patch) | |
tree | 6ee53c274a40e38aadb487c911e1aaf2fab67221 /pod/perl595delta.pod | |
parent | 64ab118f07a11d8be7edc11032b6e3c7b92a547c (diff) | |
download | perl-f4084e3915fd9d0f0ed59d0dddeb6888f64af93e.tar.gz |
Minor pod fixes to make Pod::Checker happy with the core pod
Applied with some amendments to the perlfunc corrections.
PerlFAQ modifications will be applied separately.
Diffstat (limited to 'pod/perl595delta.pod')
-rw-r--r-- | pod/perl595delta.pod | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/pod/perl595delta.pod b/pod/perl595delta.pod index 96d061ac1a..246b2cc747 100644 --- a/pod/perl595delta.pod +++ b/pod/perl595delta.pod @@ -464,8 +464,6 @@ CSS. Some formatting problems were also corrected. (Jari Aalto) A new manual page, L<perlunifaq> (the Perl Unicode FAQ), has been added (Juerd Waalboer). -=head1 Performance Enhancements - =head1 Installation and Configuration Improvements =head2 C++ compatibility @@ -563,10 +561,6 @@ an hash/array when the op is flagged with OPf_SPECIAL (Nicholas Clark). =for p5p XXX new BIND SV type, #29544, #29642 -=head1 Known Problems - -=head2 Platform Specific Problems - =head1 Reporting Bugs If you find what you think is a bug, you might check the articles |