getting this error:

Can't locate Http/Cookies.pm in @INC (@INC contains: /etc/perl 
/usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 
/usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 
/usr/local/lib/site_perl .) at ./testscript.pl line 7.


module was installed at:

# make install
Installing /usr/local/share/perl/5.10.1/HTTP/Cookies.pm
Installing /usr/local/share/perl/5.10.1/HTTP/Cookies/Netscape.pm
Installing /usr/local/share/perl/5.10.1/HTTP/Cookies/Microsoft.pm
Installing /usr/local/man/man3/HTTP::Cookies::Netscape.3pm
Installing /usr/local/man/man3/HTTP::Cookies::Microsoft.3pm
Installing /usr/local/man/man3/HTTP::Cookies.3pm
Appending installation info to /usr/local/lib/perl/5.10.1/perllocal.pod


OS is ubuntu

script says: use Http::Cookies


@INC path does contain /usr/local/share/perl/5.10.1     so will it not pick 
anything under that folder?

Reply via email to