summaryrefslogtreecommitdiff
path: root/README.vms
diff options
context:
space:
mode:
authorNicolas R <atoomic@cpan.org>2021-03-20 20:25:28 -0500
committerNicolas R <atoomic@cpan.org>2021-03-20 20:25:28 -0500
commitadab925777a5701fa470ccf8bd6bcae473128174 (patch)
tree11f69bbcc51b2f515a4c579fdaab68e66572815e /README.vms
parentb764efce6e79e0b963b9f8765964127300f6b263 (diff)
downloadperl-adab925777a5701fa470ccf8bd6bcae473128174.tar.gz
Bump the Perl version to 5.33.9
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 b1d6a5e9f4..2ee05841af 100644
--- a/README.vms
+++ b/README.vms
@@ -137,11 +137,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^.33^.8.tar
+ vmstar -xvf perl-5^.33^.9.tar
Then set default to the top-level source directory like so:
- set default [.perl-5^.33^.8]
+ set default [.perl-5^.33^.9]
and proceed with configuration as described in the next section.