Talks

Moose - it's the new Camel! - Sam Vilain
Thursday, The Onion Room, 1510, 20 mins

Moose is a module for building perl classes, that gives you many of the powers of Perl 6's object system in Perl 5 - including Roles and subset types. Despite being a young module, it is rapidly becoming the 'accessors module' of choice for the discerning module author.

This talk will give a tour through Moose - its features and how to use them, and show a design process example of an application written using Moose.