[Perl5-syntax] Adding Moose type checking to Method::Signatures

Buddy Burden barefootcoder at gmail.com
Tue Mar 1 23:44:16 GMT 2011


Michael,

>> Oh, I guess I didn't make that clear.  We'd implement "does" (it's just a
>> synonym for "is", right?) and where and the rest.  Even types can be
>> implemented with isa() and stealing from
>> Moose::Util::TypeConstraints::OptimizedConstraints.
>
> Fuck it, do it with Any::Moose.  No sense reinventing that wheel when a fast,
> stable, low dependency implementation exists that everyone's going to use anyway.

Ah, intriguing.  Let me take a look at that right now.  I want to have
something working by the end of the week, so I reckon I better get
going. :)


            -- Buddy



More information about the Perl5-syntax mailing list