I've been playing with Catalyst this week and I have found it compares very favorably to CGI::Application in terms of functionality and capabilities. It wins big in that it promotes the use of Class::DBI and Template Toolkit, which are the richer offerings in their respective categories.
The only reason, in my opinion, to use CGI::Application over Catalyst is that CGI::Application has a longer track record. If that isn't a big factor for you, use Catalyst.
- In general, if you think something isn't in Perl, try it out, because it usually is. :-)
- "What is the sound of Perl? Is it not the sound of a wall that people have stopped banging their heads against?"