summaryrefslogtreecommitdiff
path: root/README.haiku
diff options
context:
space:
mode:
authorTom Hukins <tom@eborcom.com>2019-08-20 16:20:27 +0100
committerTom Hukins <tom@eborcom.com>2019-08-20 17:01:05 +0100
commit89be1ab881178170b6f831b4caac89e9c6973872 (patch)
treeba255bdcd70790920f0a54b69dfa0ec348a1db20 /README.haiku
parentfcbec156eb26927285a5f106117a30134656198c (diff)
downloadperl-89be1ab881178170b6f831b4caac89e9c6973872.tar.gz
Bump version to 5.31.4 and update Module::Corelist
Diffstat (limited to 'README.haiku')
-rw-r--r--README.haiku4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.haiku b/README.haiku
index 4e063b9b19..3a726373d4 100644
--- a/README.haiku
+++ b/README.haiku
@@ -22,9 +22,9 @@ The build procedure is completely standard:
Make perl executable and create a symlink for libperl:
chmod a+x /boot/common/bin/perl
- cd /boot/common/lib; ln -s perl5/5.31.3/BePC-haiku/CORE/libperl.so .
+ cd /boot/common/lib; ln -s perl5/5.31.4/BePC-haiku/CORE/libperl.so .
-Replace C<5.31.3> with your respective version of Perl.
+Replace C<5.31.4> with your respective version of Perl.
=head1 KNOWN PROBLEMS