Hi,
On Mon, Mar 22, 1999 at 02:30 -0500, Steven T. Hatton wrote:
> I have some perl code that requires URI::URL. When I run the script I
> get this:
[...]
> Im not sure how to read this. I can find URI.pm in
> file:/usr/lib/perl5/site_perl/5.005/i586-linux/Apache/URI.pm, but I
> don't see URI\URL.pm anywhere. I'm new to perl so I really don't know
> how all this works. Any help would be appreciated.
The module URI::URL isn't part of the perl distribution. Get it
from CPAN:
ftp://ftp.gwdg.de/pub/languages/perl/CPAN/modules/by-module/URI/URI-1.00.tar.gz
you'll also need the MIME::Base64 module
ftp://ftp.gwdg.de/pub/languages/perl/CPAN/modules/by-module/MIME/MIME-Base64-2.11.tar.gz
Ciao,
Stefan
--
To get out of this list, please send email to [EMAIL PROTECTED] with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at http://www.suse.com/Support/Doku/FAQ/ and the
archive at http://www.suse.com/Mailinglists/suse-linux-e/index.html