Dr HTML::FormHandler or how I learned to stop worrying and love the web-forms

Toby Corkindale

on Wednesday, 24 November 2010 11:30 - 12:00 in room Room 2

Form Handling in Perl - How to make it so cool all your developers will want to be doing it.

This talk will be an improved version of a talk I gave at Melbourne Perlmongers in 2010, with added funny pictures, pop-culture-references, bad puns, and less pointing at big blocks of Perl code.

This talk will cover web application development using HTML::FormHandler, a Perl library that harnesses the power of Moose's object system and combines it with DBIx::Class's ORM system. The result is a terrifyingly flexible, yet powerful, way to present and validate complex forms within your web applications.

The talk will cover the benefits of using OO techniques to build forms, custom field types, rendering methods, database integration and a little bit on ajax integration.

All delegates attending this session must bring and ensure:


toby@dryft.net's picture

Toby Corkindale

Software Developer

Strategic Data

As software developer since the early 90s, Toby has hacked around in various languages, mostly C, C++, Perl, but with a smattering of many others. His professional work has been primarily in Perl for the past eight years, although he is following developments in Scala and Go with interest.