X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/cc2c8ac8bba85c18a1dc3f57a55b04f263da990f..2f013cc0c26246d3a29fe6078275b4822b6f4aa9:/doc/forum/perl5lib_and_wrappers.mdwn

diff --git a/doc/forum/perl5lib_and_wrappers.mdwn b/doc/forum/perl5lib_and_wrappers.mdwn
index 01570963c..83efc7cb5 100644
--- a/doc/forum/perl5lib_and_wrappers.mdwn
+++ b/doc/forum/perl5lib_and_wrappers.mdwn
@@ -7,3 +7,7 @@ I don't know if I'm doing this right...  I'm using a server provider that doesn'
 > 
 > The [[tips/nearlyfreespeech]] tip has an example of doing this.
 > --[[Joey]]
+
+>> Thanks!  I found that page, but didn't recognise the importance of INSTALL_BASE.
+
+>> It looks like INSTALL_BASE only appeared in version 6.31 of the Perl MakeMaker.  My provider is still running version 6.30.  Looks like I'll be keeping my patches for the moment...  sigh.