From 4793225fd667d0a11b47389ab86a2661558494da Mon Sep 17 00:00:00 2001 From: Ricardo Signes Date: Thu, 20 May 2010 00:45:27 -0400 Subject: Bump the perl version in various places for 5.13.1 --- README.vms | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.vms') diff --git a/README.vms b/README.vms index fe26350ca3..38b3cb6234 100644 --- a/README.vms +++ b/README.vms @@ -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 use the ODS-2 compatability qualifier. Instead, use a command like the following: - vmstar -xvf perl-5^.13^.0.tar + vmstar -xvf perl-5^.13^.1.tar Then rename the top-level source directory like so: - set security/protection=(o:rwed) perl-5^.13^.0.dir - rename perl-5^.13^.0.dir perl-5_12_0.dir + set security/protection=(o:rwed) perl-5^.13^.1.dir + rename perl-5^.13^.1.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 names with multiple -- cgit v1.2.1