Toggle navigation
Perl Maven
Perl Tutorial
Pro
Books
Type keyword:
Archive
About
Searching for
"ARRAY"
Results:
How to dereference a reference to a hash or to an array in Perl
Moo with array reference as attributes - with or without default values
Multi dimensional arrays in Perl
Passing two arrays to a function
ref - What kind of reference is this variable?
Length of an array in Perl
Perl Arrays
Scalar and List context in Perl, the size of an array
Merge hashes of arrays
Multi-dimensional array emulation
Create hash from two arrays: keys and values
Why does this code not work? (split, array slice) - Solution
Array references in Perl
Manipulating Perl arrays: shift, unshift, push, pop
Hash of Arrays in Perl
List and Array Utilities in Perl
Fast lookup by name or by date - Array - Hash - Linked List
How to eliminate a value in the middle of an array in Perl?
How to insert an array into another array in Perl?
Splice to slice and dice arrays in Perl