in reply to RubyOnRails 15 minute movie - Perl way?
Of course. It's just a little MVC app with some basic code generation and the equivalent of Class::DBI. Using Template Toolkit should actually makes things simpler than the templating in the Rails examples. The most similar things in Perl are Catalyst and Maypole, but you can do this with any MVC framework.