libmethod-signatures-perl

Method and function declarations with signatures and no source filter
  https://metacpan.org/release/Method-Signatures
  0
  no reviews



Method::signatures provides two new keywords, func and method, which may be used to write subroutines with signatures, very similar to perl6 signatures.

it also does type checking, understanding all the types that moose (or mouse) would understand.