Ok, I will do that, thanks
-----Original Message----- From: Nicholas Clark via RT [mailto:[EMAIL PROTECTED] Sent: Thursday, July 14, 2005 5:56 AM To: [EMAIL PROTECTED] Subject: Re: [perl #36533] Telnet.pm bug On Wed, Jul 13, 2005 at 11:45:21AM -0700, Doug Harper wrote: > # New Ticket Created by Doug Harper > # Please include the string: [perl #36533] > # in the subject line of all future correspondence about this issue. > # <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=36533 > > > > When I telnet into one of our switches and execute above a certain number of > commands, I get that it thinks I got an EOF. > > See example below and I have attached the script and sample output. Net::Telnet is not part of the perl core, so this isn't the correct place to report bugs in it. If you're sure it's a bug in the module Net::Telnet rather than your script, then you should follow the instructions in the module for reporting bugs, or contact the module's author if there are no explicit instructions. Nicholas Clark