Creation of a Simple Web app using CGI::Application, Template Toolkit and DBIx::Class
By Leonard Miller (olegm) from Minneapolis.pm
Date: Saturday, February 7, 2009 10:00 AM
Duration: 20 minutes
Target audience: Beginner
This will be a class aimed at beginners showing you a way to create a web application using CGI::Application, Template Toolkit and DBIx::Class. We will discuss how to break an application into the common Model, View and Controller or MVC components, and then actually use the different pieces in a program.
If you don't know what MVC is, or why that is good, that's ok, we will be covered that in this talk.
