RSS | Module Info | Add a review of autobox-Core
autobox-Core
(0.3)
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 use.perl.org/~schwern/journal/34526
Michael G Schwern - 2007-09-23T16:11:16 (permalink)
6 out of 7 found this review helpful.
Was this review helpful to you?
Yes
No

