I have pushed a release candidate to github at https://github.com/DrJHD/ipchange. It's not final. I want to improve the POD to clarify that it is looking at public facing IP addresses. I am also thinking about a better name (thanks, NERDVANA, for the helpful advice). I have got Dist::Zilla to produce a CPAN-friendly tar.gz. It has been suggested that I change --email to --mailto and I would like any feedback on that (or anything else). The big stumbling block for me is working out how to put in a command that will go to somewhere like /usr/bin or C:\Strawberry\site\lib. Any pointers to docs on this would be extremely helpful.

Regards,

John Davies

Update: I've now deleted the repository. The code has moved on & will shortly appear on CPAN, unless something strange happens. I'll post here when it's released, but if anyone really wants the repository back, I'll put it back up in response to a post or /msg.


In reply to Re^4: Modulino to report ip address changes by davies
in thread Modulino to report ip address changes by davies

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.