Mason is complete and non-buggy; no particular reason for updates other than the Perl under it. PHP’s entire approach is a mess and that includes embedded code. This is why not very many of us use Mason and haven’t for a decade: it encourages a PHP-like approach. If you really like that style of code, use PHP. It drives a ton of important sites and with some discipline can be clean.

If you want to see how powerful and easy web programming can be… Catalyst, Mojolicious, Dancer2, DBIx::Class, PSGI, uwsgi+perl, etc. Learning curve but great communities, great testing tools, good awareness of best practices and security. Worth it for the long haul. Maybe not for a one-off.


In reply to Re: perl as a php alternative by Your Mother
in thread perl as a php alternative by iaw4

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.