NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Very Nice! (Score:1)
Excellent, nice to see progress on this feature, it is one I have been very much looking forward too.
Did you give Sartak's MooseX::Roles::Parameterized [cpan.org] a look? It of course does not have the nice syntax, but it is very nice.
- Stevan
Re:Very Nice! (Score:1)
I ported these examples [perl.org] to MooseX-Role-Parameterized. :)
Reply to This
Parent
Re: (Score:1)
It's certainly nice that these abstractions are available for Perl 5 programmers, not least because Perl 5 is useful for doing Real Work now and Perl 6 ain't quite there yet, but also because anyone using them who might look at Perl 6 in the future will have one less thing to learn.
Thanks!
Jonathan