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 2008-12-30 21:14:47-08 by oliver in response to 9538
Re: net::telnet::cisco send_wakeup equivalent
Matt,

I was just looking at your Telnet Options issue again, and remembered that there are methods in Net::Telnet to negotiate Telnet Options.

As Net::Appliance::Session isa Net::Telnet, these methods will be available to you. However I assume you need to be actually using Telnet (i.e. it won't work for SSH or Serial connections).

For more info please see the Net::Telnet manual page.

Hope this helps,

regards,
oliver.
Direct Responses: Write a response