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
Copyright © 2001 O'Reilly & Associates. All rights reserved.