LWP::UserAgent in Perl 5.8
"Mani, Krithika " <[email protected]> Fri, 21 Jan 2011 02:27:41 -0500
| Newsgroups | gmane.comp.lang.perl.modules.lwp |
|---|---|
| Message-ID | <74239FB544BE0546BD1A8EAD1091480E1B0F058B3E@exnjmb80.nam.nsroot.net> |
Hi, I am trying to use LWP::UserAgent class in a perl script . The version of perl is 5.8.4 . But while running the script I am getting an error "Can't locate LWP/UserAgent.pm in @INC" . Could you please let me know the exact library which needs to be installed so that I can use the LWP class. Thanks, Krithika