LOGONLY mark 30fcd6 as NODOC (deparse fix, doesn't seem majorly important)
[p5sagit/p5-mst-13.2.git] / README.haiku
index 08488f7..f79a259 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.11.0/BePC-haiku/CORE/libperl.so .
+  cd /boot/common/lib; ln -s perl5/5.13.1/BePC-haiku/CORE/libperl.so .
 
-Replace C<5.11.0> with your respective version of Perl.
+Replace C<5.13.1> with your respective version of Perl.
 
 =head1 KNOWN PROBLEMS