It's probably not trivial to dive into all that for the first time (I haven't done it myself). But it looks like the tools are all there for the using.
From the Tie::Array POD:
The Tie::StdArray package provides efficient methods required for tied arrays which are implemented as blessed references to an "inner" perl array. It inherits from Tie::Array, and should cause tied arrays to behave exactly like standard arrays, allowing for selective overloading of methods.
I hope this gets you going in the right direction.
Dave
In reply to Re: locking arrays?
by davido
in thread locking arrays?
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |