This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Bump Version from 5.31.4 to 5.31.5 in various places
[perl5.git] / README.haiku
index 9882115..5c40ad1 100644 (file)
@@ -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.25.11/BePC-haiku/CORE/libperl.so .
+  cd /boot/common/lib; ln -s perl5/5.31.5/BePC-haiku/CORE/libperl.so .
 
-Replace C<5.25.11> with your respective version of Perl.
+Replace C<5.31.5> with your respective version of Perl.
 
 =head1 KNOWN PROBLEMS