On Thu, 26 Jan 2006, Philippe M. Chiasson wrote:
Ryan Perry wrote:
on FreeBSD 5.4 I get:
# perl Makefile.PL MP_APXS=/usr/local/apache2/bin/apxs
String found where operator expected at /usr/local/lib/perl5/5.8.6/
mach/IO.pm line 11, near "XSLoader::load 'IO'"
(Do you need to predeclare XSLoader::load?)
syntax error at /usr/local/lib/perl5/5.8.6/mach/IO.pm line 11, near
"XSLoader::load 'IO'"
[...]
Do you happen to have a stray Apache2.pm file somewhere
that's getting picked up and subsequently is modifying @INC?
If so, try deleting it.
--
best regards,
Randy Kobes