Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
I want to write a program in which I want to login to a system thru ssh. Execute a command and get the output back to the place where the request was executed. For this I want to use a few modules. When I run the program using the modules, I am getting an error
Global packages declaration error.
My problem is
I want to install a standard verion of perl and also modules without any much problem.
Regards
Jyothi