libmethod-signatures-simple-perl

Module for basic method declarations with signatures
  https://metacpan.org/release/Method-Signatures-Simple/
  0
  no reviews



Method::signatures::simple is a perl module that enables developers to make basic method declarations, optionally with a signature as well. it provides a small amount of syntactic sugar and is intended to be a stepping stone to the more feature-complete method::signatures (see libmethod-signatures-perl) and moosex::method::signatures (see libmoosex-method-signatures-perl) modules.