I wholly recommend retaining the Creazilla website and files and using it in a discussion at a Perl conference roughly titled, 'How NOT to release a Perl Framework.'

For the author (if he/she is reading this): An important aspect of software is the intended audience. I get it, sometimes you might want to implement something new but in reality the concept is often instigated by dissatisfaction with some other system (or lack thereof). It is important to share the journey along with the solution so others can follow along.

A look at the code reveals there is some POD in the classes but it is fairly sparse and lacks depth. I also spent some time trying to prove to myself that this was *not* written by some AI bot but have been unable to come to a definite conclusion here. The lack of high-level content seems to be a strong indicator that it is and the subtle 'my English is bad' excuse is how the AI was trained to conceal this. I would add that to the discussion.

Celebrate Intellectual Diversity


In reply to Re: New Perl framework Creazilla on Perl by InfiniteSilence
in thread New Perl framework Creazilla on Perl by Gooliver

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.