in the current perl, is it possible to overload arrays or create some sort of class wrapper for arrays ?
i have a module that returns an array. i'd like that array to be blessed into some sort of class that i can call methods on.
python has this, but i've never seen anything like it in perl - so i'm assuming its not possible. just wanted to check.
In reply to overload arrays ? by nmerriweather
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |