Congratulations by the way. I remember when I first got my PAUSE account. I was both excited and nervous. The CPAN was where I uploaded my very first publicly available software, and I haven't stopped since

Thank you - I share that dichotomy feeling excited and nervous!

I've seen it described as a "rite-of-passage" in this article which gave me some heads up that it was time to get a PAUSE account created. As a side effect of what I write, I am producing some generically useful modules and, if they are useful to me, they might just be useful to someone else so it seems only right to publish them.

Having just about completed the Controlling USB on Raspberry Pi project I also want to share the process in the hope it might help and even inspire others. This will be from setting up the hardware through the software creation to getting it connected to Alexa via AWS Lambda. I am guessing Git Hub would be the natural place for that...


In reply to Re^3: How long to PAUSE? by Bod
in thread How long to PAUSE? by Bod

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.