Front page | perl.perl5.changes |
Postings from May 2008
Change 33786: POD nit
From:
Rafael Garcia-Suarez
Date:
May 4, 2008 06:15
Subject:
Change 33786: POD nit
Change 33786 by rgs@hannibal on 2008/05/04 13:05:26
POD nit
Affected files ...
... //depot/maint-5.10/perl/pod/perl5101delta.pod#3 edit
Differences ...
==== //depot/maint-5.10/perl/pod/perl5101delta.pod#3 (text) ====
Index: perl/pod/perl5101delta.pod
--- perl/pod/perl5101delta.pod#2~33620~ 2008-03-31 14:51:46.000000000 -0700
+++ perl/pod/perl5101delta.pod 2008-05-04 06:05:26.000000000 -0700
@@ -29,9 +29,9 @@
=over
-=item *
+=item C<feature>
-C<feature> the meaning of the C<:5.10> and C<:5.10.X> bundles has
+The meaning of the C<:5.10> and C<:5.10.X> feature bundles has
changed slightly. The last component, if any (ie C<X>) is simply ignored.
This is predicated on the assumption that new features will not, in
general, be added to maintenance releases. So C<:5.10> and C<:5.10.X>
End of Patch.
-
Change 33786: POD nit
by Rafael Garcia-Suarez