Name

STORESIZE

Synopsis

STORESIZE this, count
                  

Sets the total number of items in the tied array associated with object this to count. If this makes the array larger than the class’s mapping for the array, then undef should be returned for new positions. If it makes the array smaller than the mapping, then entries beyond count should be deleted.

Get Perl in a Nutshell, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.