Slightly off-topic, but ...

From TFA, "Currently, there are only two Perl projects relating specifically to cloud computing of which I am aware. There's Jeff Kim's great work on Net::Amazon::EC2 [...] and then there's the Net::Cloud (link forthcoming) project. I registered that namespace about two years ago..."

So in fact there's only one project. The other is vaporware and the CPAN namespace has been squatted for two years. Not that I'm bitter, but long-term namespace squatting is a real pain. Three times over the past few years I've found what at first glance would be the solution to a particular problem. On closer look it's just a movie set, where you open a door and there's just plaster and wood struts, and blue sky on the other side.

I wish people would get over this aspect. So what if someone else releases Net::Cloud before you? Firstly, the likelyhood is very low. Secondly, there's a fair chance that you'll probably wind up collaborating on the project if it the name is sufficiently well calibrated to the problem domain. Thirdly, when/if both of those avenues don't pan out, you could always pun(t?) the issue and name your module Net::Altostratus.

</rant>

• another intruder with the mooring in the heart of the Perl


In reply to Re: Perl Catalyst and Cloud Computing by grinder
in thread Perl Catalyst and Cloud Computing by marto

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.