in reply to WebChat in under 100 lines of Perl
Do you know why I would be getting this message when trying to run this on a Solaris 8 system with Perl 5.8.5 (although I get the same error with Perl 5.6.1):
Can't locate object method "epath" via package "URI::http" at webchat.pl line 48
I installed LWP, URI-Find, and URI, and running perl -MCPAN -e 'install "URI::http"' says that it is up to date. Thanks.