Hey all, sorry for being a bit off topic, but with this community being pretty well rounded, I figured I would have a decent shot at finding a pointer or two.

So, over the period of 10 years or so, I've been developing a suite of Perl driven Expect scripts used to backup various vendors' routers, switches, firewalls, etc. I've managed to hone them to the point where, they're what I would consider at least beginning to be worthy of "enterprise" type status.

So, I went off googling last week to find, well, something. An expect community, a loose collection of expect scripts at sourceforge, blogs that had lots of expect posts, maybe some decent examples of resilient or at least some error checking expect scripts, and essentially found nothing. Sure, I found a few mentions of expect, there's the "repository" of example scripts that comes with expect. There are a few scripts to be found dealing with backing up cisco devices, but they are very simplistic. Blech.

Can anyone out there point me toward any sites/people/repositories/blogs that deal with more advanced expect scripts?

-Scott


In reply to Off Topic: Looking for good Expect scripts by 5mi11er

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.