On Mon, Dec 09, 2002 at 12:15:22PM -0700, J.D. Laub wrote:
> This issue was entered into the bug system (see
> http://rt.cpan.org/NoAuth/Bug.html?id=1771), but there's been no
> activity on the bug since it was submitted over a month ago, so I'm
> trying email.
> 
> $Config{installstyle} contains either 'lib' (when $Config{prefix}
> contains something like '/opt/perl/') or 'lib/perl5' (when
> $Config{prefix} contains something like '/usr/local/').  MM_Unix
> should utilize the installstyle for the default libstyle instead of
> hardcoding 'lib/perl5'.  Patch is attached.

I had a reason for not using $Config{installstyle} originally but I can't
remember what it was.  Guess I'll put in your patch unless I can remember
otherwise.


-- 

Michael G. Schwern   <[EMAIL PROTECTED]>    http://www.pobox.com/~schwern/
Perl Quality Assurance      <[EMAIL PROTECTED]>         Kwalitee Is Job One
7.  It is always something
     -- RFC 1925

Reply via email to