Hi,
I am kind of a newbie at this, but I almost had the http indexing method for swish-e 1.3.2 going.
I had changed the "swishspider" program to execute "#!/usr/bin/perl" because that is where my perl executable is. But I was wondering which perl modules are required to run Swish Spider. I have opened the swishspider program and I have found the following at the beginning of the lines:
use LWP::UserAgent;
use LWP::RobotUA;
use HTTP::Request;
use HTTP::Status;
use HTML::LinkExtor;
So are LWP, HTTP and HTML the only modules that I need to install into my perl to execute Swishpider?
Thanks.
Peter
Received on Wed May 16 06:33:19 2001