This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34d5bd5
)
Fix invalid pod in perlmodlib
author
Michael Stevens
<mstevens@etla.org>
Mon, 7 Feb 2011 17:36:50 +0000
(17:36 +0000)
committer
Father Chrysostomos
<sprout@cpan.org>
Tue, 8 Feb 2011 01:48:43 +0000
(17:48 -0800)
pod/perlmodlib.PL
patch
|
blob
|
blame
|
history
diff --git
a/pod/perlmodlib.PL
b/pod/perlmodlib.PL
index
dc2faf2
..
e0b7d8f
100644
(file)
--- 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