> -----Original Message-----
> From: Jonathan Rockway [mailto:j...@jrock.us]
> Sent: Thursday, December 03, 2009 11:43 AM
> To: module-authors@perl.org
> Subject: Re: Module uploaded - whats next?
> 
> * On Mon, Nov 23 2009, Rene Schickbauer wrote:
> > Yeah, i looked at many web frameworks, they are either non-perl or
> > have very strict security. Strict security is nice to have, but for
> > in-house intranet projects it sort of gets in the way if you have to
> > quick-hack a solution very fast... so i invented my own framework.
> 
> Just so you know...
> 
> Catalyst is the standard Perl web framework, and is neither non-perl

That's a false claim. You "may" use Catalyst to build a website but it's not 
"the" standard. In fact there is no standard way of building websites. It's up 
to you to choose what to use. I believe only the DBI Module can be considered 
as a standard in the Perl world :)

> nor
> has "very strict security".  It also runs on Windows (Strawberry or
> ActiveState), and does not require Apache.  (Apache still exists!?)
> 
> It even has two books written about it.
> 
> http://www.catalystframework.org/
> 
> --
> print just => another => perl => hacker => if $,=$"

Reply via email to