Re: Need Help with XML::Parser
- From: "Sisyphus" <sisyphus1@xxxxxxxxxxxxxxxxx>
- Date: Wed, 6 Jul 2005 11:44:29 +1000
"marv" <a752246@xxxxxxxxxx> wrote in message
news:1120593194.470278.145130@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Can't locate XML/Parser.pm in @INC (@INC contains:
..
> /usr/opt/perl5/lib/site_perl/5.6.0/aix
..
> .)
..
..
> Skipping /usr/opt/perl5/lib/site_perl/5.6.0/aix/XML/Parser.pm
I assume that was skipped because the file is already there. If Parser.pm
is, in fact, in that location, then perl has no reason for being unable to
locate it.
Maybe the error is something else (I know nothing about AIX) ..... but I've
*never* seen perl report a "Can't locate ..." error *unless* the file it has
been asked to find is not present.
Cheers,
Rob
.
- Follow-Ups:
- Re: Need Help with XML::Parser
- From: marv
- Re: Need Help with XML::Parser
- References:
- Need Help with XML::Parser
- From: marv
- Need Help with XML::Parser
- Prev by Date: Re: Reusing SQL data-related logic, replacing weird modules and improving Class::DBI
- Next by Date: Re: Reusing SQL data-related logic, replacing weird modules and improving Class::DBI
- Previous by thread: Need Help with XML::Parser
- Next by thread: Re: Need Help with XML::Parser
- Index(es):
Relevant Pages
|