summaryrefslogtreecommitdiff
path: root/devel/p5-Method-Signatures-Simple/DESCR
blob: c324c593b30edb7b3384ef44514bc185458fda09 (plain)
1
2
3
4
5
6
This module provides a basic method keyword with simple signatures.
It's intentionally simple, and is supposed to be a stepping stone
for its bigger brothers MooseX::Method::Signatures and Method::Signatures.
It only has a small benefit over regular subs, so if you want more
features, look at those modules. But if you're looking for a small
amount of syntactic sugar, this might just be enough.