[Perl5-syntax] Adding Moose type checking to Method::Signatures
Michael G Schwern
schwern at pobox.com
Sat Feb 26 09:01:10 GMT 2011
On 2011.2.26 7:17 PM, Michael G Schwern wrote:
> 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.
--
24. Must not tell any officer that I am smarter than they are, especially
if it's true.
-- The 213 Things Skippy Is No Longer Allowed To Do In The U.S. Army
http://skippyslist.com/list/
More information about the Perl5-syntax
mailing list