Yep, I got my CPAN id this morning - very quick - only took 5 hours! I've logged in to PAUSE and changed my password etc. I'm reading all the docs at the moment, and reading some of the past requests in the mailing list - I just read yours for Net::SSH in fact!

I mentioned my module in my registration request but didn't request registration of namespace. I wanted to ask around first.

DNS::ZoneFile appears (I couldn't get it to work) to parse the Zone File but doesn't make it easy to query particular things. My module lets you say (in perl speak): tell me what all the nameservers and parameters are for this record, let me change that IP address, add an RR and regenerate the zonefile. I plan to add:


There are so many things I could do - I suppose it depends on whether anyone's interested in it. The architecture of the two modules is very different - I don't know which is better - maybe I should post code here before submitting to CPAN?

$code or die
$ perldoc perldoc

In reply to ($code or die - 2) Re: PAUSE before i upload... by $code or die
in thread PAUSE before i upload... by $code or die

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.