This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[ID 20011107.088] two perl pod nits
authorLarry W. Virden <lvirden@cas.org>
Wed, 7 Nov 2001 11:09:34 +0000 (06:09 -0500)
committerAbhijit Menon-Sen <ams@wiw.org>
Wed, 7 Nov 2001 15:16:10 +0000 (15:16 +0000)
Message-Id: <200111071609.fA7G9YW24607@lwv26awu.cas.org>

p4raw-id: //depot/perl@12890

pod/perl.pod
pod/perlfaq3.pod

index 8495648..b9e3136 100644 (file)
@@ -53,7 +53,7 @@ For ease of access, the Perl manual has been split up into several sections.
       perlfaq7         Perl Language Issues
       perlfaq8         System Interaction
       perlfaq9         Networking
-  
+
 =head2 Reference Manual
 
     perlsyn            Perl syntax
index c0ca0ec..d870be8 100644 (file)
@@ -873,7 +873,7 @@ when it runs fine on the command line'', see the troubleshooting
 guides and references in L<perlfaq9> or in the CGI MetaFAQ:
 
        http://www.perl.org/CGI_MetaFAQ.html
-       
+
 =head2 Where can I learn about object-oriented Perl programming?
 
 A good place to start is L<perltoot>, and you can use L<perlobj>,