From: Jarkko Hietaniemi Date: Thu, 10 Jul 2003 04:40:02 +0000 (+0000) Subject: Deprecate v-strings. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=4aad327484f5f36a4e39bd7979447d47a5417a57;p=p5sagit%2Fp5-mst-13.2.git Deprecate v-strings. p4raw-id: //depot/perl@20104 --- diff --git a/pod/perldata.pod b/pod/perldata.pod index 81bb0b6..a2c54a8 100644 --- a/pod/perldata.pod +++ b/pod/perldata.pod @@ -341,6 +341,10 @@ an expression. =head3 Version Strings +B 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. + A literal of the form C is parsed as a string composed of characters with the specified ordinals. This form, known as v-strings, provides an alternative, more readable way to construct