develooper Front page | perl.perl5.porters | Postings from February 2011

[perl #83580] [PATCH] Fix invalid pod in perlmodlib

Thread Previous
From:
Michael Stevens
Date:
February 7, 2011 09:37
Subject:
[perl #83580] [PATCH] Fix invalid pod in perlmodlib
Message ID:
rt-3.6.HEAD-30148-1297100254-432.83580-75-0@perl.org
# New Ticket Created by  Michael Stevens 
# Please include the string:  [perl #83580]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=83580 >


---
 pod/perlmodlib.PL |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pod/perlmodlib.PL b/pod/perlmodlib.PL
index dc2faf2..e0b7d8f 100644
--- a/pod/perlmodlib.PL
+++ b/pod/perlmodlib.PL
@@ -1409,6 +1409,8 @@ old behavior if people rely on it.  Document incompatible changes.
 
 =back
 
+=back
+
 =head2 Guidelines for Converting Perl 4 Library Scripts into Modules
 
 =over 4
@@ -1507,8 +1509,6 @@ or
 
 =back
 
-=back
-
 =head1 NOTE
 
 Perl does not enforce private and public parts of its modules as you may
-- 
1.7.3.1


Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About