diff options
author | Josh ben Jore <jjore@cpan.org> | 2010-04-13 07:52:05 -0700 |
---|---|---|
committer | Josh ben Jore <jjore@cpan.org> | 2010-04-13 10:44:26 -0700 |
commit | 171407a047a771847a7f2a421c9044bfe08415ac (patch) | |
tree | 2fc6ce397ae9bec391a602fb943ae48f2330d4f8 /pod | |
parent | effdb690cd35bf1e9e0445ccc548ec5e994ba016 (diff) | |
download | perl-171407a047a771847a7f2a421c9044bfe08415ac.tar.gz |
Re-flow some errantly formatted pod
Diffstat (limited to 'pod')
-rw-r--r-- | pod/perlpolicy.pod | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/pod/perlpolicy.pod b/pod/perlpolicy.pod index 5f61e2f796..8ce6a4b7ec 100644 --- a/pod/perlpolicy.pod +++ b/pod/perlpolicy.pod @@ -50,10 +50,12 @@ gives up their ownership of it. In particular: =over -=item * The version of the module in the core should still be considered the - work of the original author. All patches, bug reports, and so forth - should be fed back to them. Their development directions should be - respected whenever possible. +=item * + +The version of the module in the core should still be considered the +work of the original author. All patches, bug reports, and so +forth should be fed back to them. Their development directions +should be respected whenever possible. =item * |