![]() |
|
No such thing as a small change | |
PerlMonks |
Re^3: New Module Announcement: Object::InsideOutby diotalevi (Canon) |
on Nov 03, 2005 at 21:28 UTC ( #505518=note: print w/replies, xml ) | Need Help?? |
If you treat the scalar as an opaque object, store nothing inside it and use overload::StrVal as the key instead, you can allow ${} to be overloaded as well. Data::Postponed uses blessed scalars as the object and allows anything what so ever to be overloaded.
In Section
Perl News
|
|