Hi,

  I am getting this message when i m trying to run a perl program.

  When i did this i didnt get any error.

  $ perl -cw getInfoForName.pl
  Syntax OK

  but when i try this

  $ perl getInfoForName.pl, I get the following error

<error>
500 Can't locate object method "new" via package
"LWP::Protocol::https::Socket" (perhaps you forgot to load
"LWP::Protocol::https::Socket"?) at getInfoForName.pl line 31
Sending getInfoForName...
</error>

  I tried searching for the module "LWP::Protocol::https::Socket", but i
couldnt find any.

 Any help here would be greatly appreciated.

  Have a great day.

Karthikeyan


_______________________________________________
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to