I am also very curious about an answer to this problem because I also have it when using cookies with the LWP module under Windows 2000, Perl 5.8.
Teddy, Teddy's Center: http://teddy.fcc.ro/ Email: [EMAIL PROTECTED] ----- Original Message ----- From: "Darby Cacdac" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, November 21, 2002 10:45 PM Subject: URI Bug? Hi, Im using the URI (1.22) module and I'm getting the error: "Can't locate object method "host" via package "URI::_generic" (perhaps you forgot to load "URI::_generic"?) at /usr/perl5/site_perl/5.6.1/URI/WithBase.pm line 50." It turns out that this error comes up when I'm doing a $url->host on a link that looks like this: <a href="httpthrds/index.html">. As long as the link starts with http* (aside from http://*) the error is triggered. My systems is as follows: - Solaris 9 on SPARC - Perl 5.6.1 Thanks, Darby
