Classes, Roles and Constraints in Perl 6
By Jonathan Worthington (jnthn) Date: Saturday, 28 April 2007 14:15
Duration: 30 minutes Language: Many things have changed in Perl 6, and the object model is one of them. This talk examines the Perl 6 object model and constraints. We start out with writing simple classes, then move on to using roles to obtain greater software re-use. We then move on to look at constraints, which help us to write safer code without losing too much dynamism. No prior knowledge of Perl 6 required. |