On 17 Jul 2004, at 18:54, Peter Marschall wrote:
Hi,
I fear there is a typo in the perl-ldap-0.3201 package:
The directory inc/Extutils should really be called inc/ExtUtils (with uppercase U) to be able to use the included ExtUtils::AutoInstall module.
Yes, I just found this out myself from someone else. It is a typo in the Makefile.PL. I am running on Mac OS X, which is a case insensitive OS, so I did not see the problem.
I will do a new release to fix it.
Graham.
Another workaround is to call perl -Minc::Extutils::AutoInstall Makefile.PL instead of the well known perl Makefile.PL
Hope it helps Peter
-- Peter Marschall eMail: [EMAIL PROTECTED]
