in reply to Remote SSH to linux Server without using Module

Having worked (and still work) within the constraints of a "prod environment", I can appreciate the issue, but I must ask for some details:

  1. Is the constraint just for prod, ie can you test this in dev/test and then promote the code into production?
  2. Is it just a limitation of technology (ie proxy), permissions (no root) or process (not allowed) that you can't install modules?
Honestly if the correct solution is to use a module like Net:SSH (which sounds like it's the case) there should be a way. I'm no stranger to corporate BS, but hopefully there is light at the end of the tunnel.
  • Comment on Re: Remote SSH to linux Server without using Module