summaryrefslogtreecommitdiff
path: root/README.haiku
diff options
context:
space:
mode:
authorNicolas R <atoomic@cpan.org>2019-12-20 21:38:25 -0700
committerNicolas R <atoomic@cpan.org>2019-12-20 21:57:57 -0700
commitab792be3418fdae7dc11db2b111a9f86abbc033b (patch)
tree82753ac0bb437e3d4d2d9631a3e5b564a669572a /README.haiku
parent4e6effb786a6b2dd050299c31275ddd2b44d0f57 (diff)
downloadperl-ab792be3418fdae7dc11db2b111a9f86abbc033b.tar.gz
Bump the perl version in various places for 5.31.8
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 a3821c42e5..ab0ba01d14 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.7/BePC-haiku/CORE/libperl.so .
+ cd /boot/common/lib; ln -s perl5/5.31.8/BePC-haiku/CORE/libperl.so .
-Replace C<5.31.7> with your respective version of Perl.
+Replace C<5.31.8> with your respective version of Perl.
=head1 KNOWN PROBLEMS