Toggle navigation
Perl Maven
Perl Tutorial
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?
How to get a slice of an array or an array reference?
Create hash from two arrays: keys and values
array in context - video
Array references in Perl
Array Interpolation
How to eliminate a value in the middle of an array in Perl?
undef on Perl arrays and hashes
Perl Arrays
Manipulating Perl arrays: shift, unshift, push, pop
Printing hash of hashes of arrays by the array
Scalar and List context in Perl, the size of an array
Splice to slice and dice arrays in Perl
Transforming a Perl array using map
Transpose a Matrix (Arrays or Arrays)
Unique values in an array in Perl