I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2011-11-13 10:48:37.015086-08 by bostondriver
Method to supply ssh subsystem
I'm looking to supply the "subsystem" the remote (sshd) system is to invoke upon login. On the cli, this would be "ssh user@host -s [name of subsystem]" Is there a method to do this? I've found methods for user, password, port (e.g. sshd isn't on port 22) etc. but nothing for subsystem. Thanks
Direct Responses: 13897 | Write a response