Hi dear Monks and happy new year to everybody.

Got a Perl culture request. I am searching for some information (presentations, conferences, articles, etc.) about the Acme::* namespace, it's purposes and cultural meanings in the Perl community. For now, I have this list:

Ruth Holloway described Acme as:
A testing ground for the release process, so that a new contributor learns how to create and release new modules before doing something more serious
In Advanced Perl Programming it's written that
The Acme:: modules use extremely advanced or clever techniques in order to do something totally frivolous
and that
The Acme namespace was set aside for wacky, explosive, or Heath-Robinsonian modules, and has very quickly become one of the more densely populated namespaces on CPAN.
For what I can understand the CPAN Acme namespace is for Perl experiments. But I also see it as a namespace for a kind of conceptual art (not only ASCII art and stuff), but really art that is made of Perl, about Perl. What makes me think of this is Acme.pm that seems to be only an auto-reflexive module all about the glory of CPAN and modularization. Those things could very much be displayed in a Museum of Modern Art, I wouldn't complain. By the way is there any records of Perl code entering the Museum? Aside than running the website ^^... I guess I kind of answered my own question by asking, but I am sure some Monks would like to give more guidelines. Thanks for reading!

🌸

In reply to Ressources for Acme namespace cultural implications by Smonff

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.