STORE this , index , value
this
index
value
Stores value of a data item into index for the tied array associated with object this . If the resulting array is larger than the class's mapping for the array, undef should be returned for new positions.
undef
[ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming | Perl Cookbook ]