Toggle navigation
Perl Maven
Perl Tutorial
Books
Type keyword:
Archive
About
Searching for
"array"
Results:
How to eliminate a value in the middle of an array in Perl?
Manipulating Perl arrays: shift, unshift, push, pop
Perl Arrays
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
Unique values in an array reference in Perl
Using a queue in Perl
Multi-dimensional array emulation
How to change an element of an array in Perl
Moo with array reference as attributes - with or without default values
Array references in Perl
Multi dimensional arrays in Perl
Array assignment - video
Creating an array - video
How to combine arrays to a multi-dimensional array and save them to CSV file
How to dereference a reference to a hash or to an array in Perl