* Yuval Kogman <[EMAIL PROTECTED]> [2008-02-08T20:44:30]
>       foreach my $class ( Class::Base->meta->subclasses ) {
>               coerce $class from 'HashRef' => via { $class->new($_) };
>       }

Hm.  What I really want is Role->meta->all_classes_composing, but that's not
the worst thing ever.  I'd rather have it work magically, but I can deal with
three lines for the sake of great justice!

-- 
rjbs

Attachment: pgpejYHgCWXKm.pgp
Description: PGP signature

Reply via email to