karthikeyan.balasubramanian wrote:
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
500 Can't locate object m
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
500 Can't locate object method "new" via package
"LWP::Protoc
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
500 Can't locate object method "new" via package
"LWP::Protoc