On Thu, 7 Feb 2002, GsuLinuX wrote:

> we wroted a perl code to fetch some information we want from a web site. The code is 
>as below:
>
> #!/usr/bin/perl
> use LWP::Simple;
> use HTML::Parse;

<snippage>

> We have the debug error:
>
> Can't locate HTML/Parse.pm in @INC(@INC contains:
> /usr/lib/perl5/5.6.0/i386-linux
> /usr/lib/...................................................................
> ....................) at
> /usr/local/plesk/apache/vhosts/loop10.com/httpdocs/DDdeneme/parite2.cgi line
> 3
>
> Begin Failed-compilation aborted at
> /usr/local/plesk/apache/vhosts/loop10.com/httpdocs/DDdeneme/parite2.cgi line
> 3
> "

Are you sure you don't mean HTML::Parser (they are two differenty
modules)?

-- Brett
                                          http://www.chapelperilous.net/
------------------------------------------------------------------------
Where do I find the time for not reading so many books?
                -- Karl Kraus


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

Reply via email to