This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Standardize on use of 'capture group' over 'buffer'
[perl5.git] / README.vms
index 3ae8d2e..94242c8 100644 (file)
@@ -154,12 +154,12 @@ recent versions of vmstar (e.g. V3.4 or later).  Contrary to advice
 provided with previous versions of Perl, do I<not> use the ODS-2
 compatability qualifier.  Instead, use a command like the following:
 
-    vmstar -xvf perl-5^.11^.5.tar
+    vmstar -xvf perl-5^.13^.2.tar
 
 Then rename the top-level source directory like so:
 
-    set security/protection=(o:rwed) perl-5^.11^.5.dir
-    rename perl-5^.11^.5.dir perl-5_11_5.dir
+    set security/protection=(o:rwed) perl-5^.13^.2.dir
+    rename perl-5^.13^.2.dir perl-5_12_0.dir
 
 The reason for this last step is that while filenames with multiple dots
 are generally supported by Perl on VMS, I<directory> names with multiple