I've set up the perl_review LiveJournal account for my personal musings about the latest happenings with The Perl Review, and I also created the_perl_review LiveJournal community so people can start their own discussions about TPR. Each of these has their own RSS feed. Anyone is welcome to read them, but to post you need to have a LiveJournal account (which is free).

I could have done this all myself, but then I would have wasted a lot of time doing something a lot less robust than LiveJournal when I should have been looking for interesting Perl content. After fooling around with blogging software, I decided I'm not in the blogging software management business, so I shouldn't spend time doing that.

And, if you've been waiting until I got rid of sucky Paypal to get your subscription, I now handle the credit card transactions myself (using Business::OnlinePayment::AuthorizeNet which made everything a snap)!

The next issue is scheduled for December 1, but I'm not going to make any promises about which articles will be in it since we haven't made the final cut.

--
brian d foy <bdfoy@cpan.org>

In reply to New communities, RSS feeds, credit cards for The Perl Review by brian_d_foy

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.