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 2007-06-05 09:26:50-07 by matveyteplov
Problem with XML and Net Telnet
Hi, I'm trying to pull the data out of the Juniper router using Net::Telnet module such as "show version | display xml". It goes fine, as I can see it in the debug, until it fails to pass the data into the output array for the result printing. I tried to pull similar trick with just filtering, not conversion into XML, at the Juniper and it worked out just fine, so the pipe sign is not an issue. It seems that the XML format itself damages it in some way. Any thoughts? Cheers Mat.
Direct Responses: Write a response