in reply to Perl 6 and Web Development

Well, I do like Mason for a simple "CGI environment". It's between plain mod_perl and something like Catalyst and does have some nice concepts in my opinion. And the setup isn't that complicated either...

Replies are listed 'Best First'.
Re^2: Perl 6 and Web Development
by Boldra (Curate) on Jun 22, 2009 at 06:33 UTC
    While I like Mason, and fully agree that it offers some very useful and clever concepts, I have to disagree if you are implying that it's easy to install. I have never had a Mason install go without hitch (and I've installed 20+ RT systems).


    - Boldra