summaryrefslogtreecommitdiff
path: root/README.haiku
diff options
context:
space:
mode:
authorAaron Crane <arc@cpan.org>2014-03-20 22:46:48 +0000
committerAaron Crane <arc@cpan.org>2014-03-20 22:46:48 +0000
commitd7e76b0353142ae7d09b9cfbddca9bf608e97d5c (patch)
tree0b156ecf383e25bd1d7cf6973d836df018c0ce7e /README.haiku
parent474475f6e166923d9bfbd0a90b42c8732f193d26 (diff)
downloadperl-d7e76b0353142ae7d09b9cfbddca9bf608e97d5c.tar.gz
Bump to Perl version 5.19.11
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 ee1f5ecc62..ca371405f2 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.19.10/BePC-haiku/CORE/libperl.so .
+ cd /boot/common/lib; ln -s perl5/5.19.11/BePC-haiku/CORE/libperl.so .
-Replace C<5.19.10> with your respective version of Perl.
+Replace C<5.19.11> with your respective version of Perl.
=head1 KNOWN PROBLEMS