| CPAN Ratings (Gamma) autobox-Core reviews | |
| Home | Search | About | Login |
RSS | Module Info | Add a review of autobox-Core
6 out of 7 found this review helpful:
autobox::Core is the missing piece of autobox.pm allowing you to call built-in functions on unblessed references as methods. This cleans up a lot of grotty dereferencing syntax.
$foo{bar}{baz}->push(42);
See http://use.perl.org/~schwern/journal/34526
Michael G Schwern - 2007-09-23 16:11:16
Was this review helpful to you?
Yes
No
|
|
|