| CPAN Ratings (Gamma) enum-fields reviews | |
| Home | Search | About | Login |
RSS | Module Info | Add a review of enum-fields
1 out of 1 found this review helpful:
Great!
This makes OO programming in Perl faster, cleaner, stricter!
I find this module better than base/fields in every aspect:
- no deprecated pseudo-hash
- no need to call fields::new() in constructors
- no need to always give the type of your variable to get the speed up, so you can write things like $_[0]->[FOO] if you so wish.
Now I cannot imagine writing OO code in perl without it!
Drugeon - 2004-09-14 09:55:36
Was this review helpful to you?
Yes
No
|
|
|