summaryrefslogtreecommitdiff
path: root/README.vms
diff options
context:
space:
mode:
authorKaren Etheridge <ether@cpan.org>2017-11-20 15:16:15 -0800
committerKaren Etheridge <ether@cpan.org>2017-11-20 15:25:20 -0800
commit93cd6fca2453b14be3c49ba8708aa01b7dab5829 (patch)
tree31ae1c136b463c3fb8d20df3c7b28d6af8d6c6fd /README.vms
parent25219f3fabc14ca6ead919d570f0d33e9fa12213 (diff)
downloadperl-93cd6fca2453b14be3c49ba8708aa01b7dab5829.tar.gz
Bump the perl version in various places for 5.27.7
Diffstat (limited to 'README.vms')
-rw-r--r--README.vms4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.vms b/README.vms
index 6d8f777ba2..27a350b417 100644
--- a/README.vms
+++ b/README.vms
@@ -142,11 +142,11 @@ You may need to set up a foreign symbol for the unpacking utility of
choice. Once you have done so, use a command like the following to
unpack the archive:
- vmstar -xvf perl-5^.27^.6.tar
+ vmstar -xvf perl-5^.27^.7.tar
Then set default to the top-level source directory like so:
- set default [.perl-5^.27^.6]
+ set default [.perl-5^.27^.7]
and proceed with configuration as described in the next section.