Lexical Attributes
Lexical Attributes
Por Abigail de Philadelphia.pm, NY.pm, AmsterdamX.pm Data: sexta-feira, 2 de setembro de 2005 11:30
Duração: 90 minutos Língua: Pode encontrar mais informação no site do palestrante:
In this talk, I will discuss my 10 year relationship with Perl
objects. I will show the problems that traditional, hash based,
Perl objects have. Over the years, various techniques have been
developed to solve the problems, eventually leading to inside-out objects
(recommended in Damian's new book, "Perl Best Practises"), and the module
Lexical::Attributes, which hides the implementation of inside-out objects
behind syntax borrowed from Perl6. |