On Tue, Nov 22, 2011 at 12:31, Rajeev Prasad <rp.ne...@yahoo.com> wrote: > 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? >
Case-sensitive? Try HTTP::Cookies? Ken Wolcott -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/