RSS | Module Info | Add a review of Method-Signatures-Simple
Method-Signatures-Simple
(1.02)
Once I started using Method::Signatures::Simple I couldn't go back. No more "my ($self) = @_" tedium and I feel like I'm developing in a modern language again! There are more powerful modules (e.g. Method::Signatures) but this fits my needs perfectly.
Jonathan Swartz - 2012-03-04T05:23:39 (permalink)
1 out of 1 found this review helpful.
Was this review helpful to you?
Yes
No
Method-Signatures-Simple
(0.03)
Super simple. Works well.
The following does what you'd expect.
method foo($bar) {
#...
}
Frew Schmidt - 2009-07-23T10:41:35 (permalink)
2 out of 2 found this review helpful.
Was this review helpful to you?
Yes
No

