in reply to Re^3: SSH daemon in Perl?
in thread SSH daemon in Perl?

It's important that the daemon can be accessed from a standard SSH client, such as the OpenSSH client or PuTTY.

Go has crypto/ssh, Java has Apache SSHD, Python has Twisted. Are there no similar frameworks for Perl?