Talks

Out of the Crucible - Catalyst Quickstart - Matt S Trout
Thursday, The Morgan Stanley Room, 1400, 20 mins

Runs through the basics of getting a Catalyst + Template Toolkit + DBIx::Class app up and running complete with authentication and authorization and a little AJAX magic.

Main points:

  • Initial application scaffolding
  • Database setup and deployment
  • CRUD interface generation
  • Templating and static files
  • Sessions and authentication
  • AJAX with dojo