Change 20127 by [EMAIL PROTECTED] on 2003/07/10 22:21:04
Be vague enough.
Affected files ...
... //depot/perl/pod/perldata.pod#50 edit
Differences ...
==== //depot/perl/pod/perldata.pod#50 (text) ====
Index: perl/pod/perldata.pod
--- perl/pod/perldata.pod#49~20104~ Wed Jul 9 21:40:02 2003
+++ perl/pod/perldata.pod Thu Jul 10 15:21:04 2003
@@ -342,8 +342,9 @@
=head3 Version Strings
B<Note:> Version Strings (v-strings) have been deprecated. They will
-not be available after Perl 5.8. The marginal benefits of v-strings
-were greatly outweighed by the potential for Surprise and Confusion.
+be removed in some future release after Perl 5.8.1. The marginal
+benefits of v-strings were greatly outweighed by the potential for
+Surprise and Confusion.
A literal of the form C<v1.20.300.4000> is parsed as a string composed
of characters with the specified ordinals. This form, known as
End of Patch.