X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/aff3bd8f8611a6de3d462e2e7fba4ba9c8fb80fc..396a5c010b97dacac9ad5dd6e03dce6156d95cb7:/README.haiku diff --git a/README.haiku b/README.haiku index 3f89291..b21eafe 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.13.4/BePC-haiku/CORE/libperl.so . + cd /boot/common/lib; ln -s perl5/5.13.5/BePC-haiku/CORE/libperl.so . -Replace C<5.13.4> with your respective version of Perl. +Replace C<5.13.5> with your respective version of Perl. =head1 KNOWN PROBLEMS