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?
Sorting arrays in Perl
How to get the index of specific element (value) of an array?
Merge hashes of arrays
Unique values in an array in Perl
Unique values in an array reference in Perl
Array references in Perl
Perl Arrays
Scalar and List context in Perl, the size of an array
Why does this code not work? (split, array slice)
Why does this code not work? (split, array slice) - Solution
Transforming a Perl array using map
Create hash from two arrays: keys and values
How to combine arrays to a multi-dimensional array and save them to CSV file
Creating a hash from an array in Perl
Printing hash of hashes of arrays by the array