clint,
I understand your concern for wanting to have something that "just works" no matter where you install it. I assume this means you are already aware of the various traceroute and diff modules. Unfortunately, you have assumed that library dependencies are the only thing you need to be concerned about. Are all the machines running the exact same OS with the exact same version of Perl with the exact same port of traceroute and diff? Regardless of the answer, it would helpful to see a sample output.

I can show you code of how I would do it on my work machine which would likely differ a bit on how I would do it at home and neither may work for you.

Cheers - L~R


In reply to Re: how to count route diffs in traceroute outputs by Limbic~Region
in thread how to count route diffs in traceroute outputs by clint

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.