RSS | Module Info | Add a review of Object-MultiType
Object-MultiType
(0.03)
You just can make your object work like any data type in Perl at the same time: SCALAR, ARRAY, HASH, CODE and GLOB. Soo you can have an object that works like a socket (<$object>), but also can have keys ($object->{foo}), and can work like a scalar ("$object") or can be a tied HASH. All in the same object.
Is just crazy!
gmpassos - 2003-10-10T13:20:07 (permalink)
0 out of 2 found this review helpful.
Was this review helpful to you?
Yes
No

