Catalyst rejuvenates MVC in Perl
06/08/2005 01:47 AM · perl, mvc
It looks like perl is determined not to be left behind in the current Ruby on Rails lovefest. An article on Catalyst talks about how it borrows from RoR and Apache Struts to create an MVC framework with easy CRUD (Create, Retrieve, Update, Delete) functionality built-in.