summaryrefslogtreecommitdiff
path: root/README.haiku
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2015-06-20 16:24:47 -0400
committerRicardo Signes <rjbs@cpan.org>2015-06-20 16:24:47 -0400
commit509df534834e71f111365120787a5970113173a5 (patch)
treea711e7810a2792234559931627955d2ea03ee792 /README.haiku
parent7c499b7fd47e7232467f4cb7ffd590dc0edf2168 (diff)
downloadperl-509df534834e71f111365120787a5970113173a5.tar.gz
patchlevel: we are now perl v5.23.1
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 8c13e41ef3..b893bebdd1 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.23.0/BePC-haiku/CORE/libperl.so .
+ cd /boot/common/lib; ln -s perl5/5.23.1/BePC-haiku/CORE/libperl.so .
-Replace C<5.23.0> with your respective version of Perl.
+Replace C<5.23.1> with your respective version of Perl.
=head1 KNOWN PROBLEMS