Author: stas
Date: Tue Feb 15 15:32:53 2005
New Revision: 153975

URL: http://svn.apache.org/viewcvs?view=rev&rev=153975
Log:
perl Makefile.PL options may include MM options too

Modified:
    perl/modperl/docs/trunk/src/docs/2.0/user/install/install.pod

Modified: perl/modperl/docs/trunk/src/docs/2.0/user/install/install.pod
URL: 
http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/2.0/user/install/install.pod?view=diff&r1=153974&r2=153975
==============================================================================
--- perl/modperl/docs/trunk/src/docs/2.0/user/install/install.pod (original)
+++ perl/modperl/docs/trunk/src/docs/2.0/user/install/install.pod Tue Feb 15 
15:32:53 2005
@@ -289,7 +289,9 @@
   % cd modperl-1.99_xx
   % perl Makefile.PL <options>
 
-where I<options> is an optional list of (key,value) pairs.
+where I<options> is an optional list of key/value pairs.  These
+options can include all the usual options supported by
+C<ExtUtils::MakeMaker> (e.g., C<PREFIX>, C<LIB>, etc.).
 
 The following sections give the details about all the available
 options, but let's mention first an important one.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to