Is it really required to explicitly close the Net::SSH2 connection, Net::SSH2 channel or the Net::Telnet connection in Perl?
If so what would be the consequences of not closing them?
Is it really required to explicitly close the Net::SSH2 connection, Net::SSH2 channel or the Net::Telnet connection in Perl?
If so what would be the consequences of not closing them?