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
Find the first element in an array in Perl that satisfies a condition
How to get the index of specific element (value) of an array?
Search for hash in an array of hashes
Fast lookup by name or by date - Array - Hash - Linked List
How to insert an array into another array in Perl?
List and Array Utilities in Perl
Creating a hash from an array - video
Array assignment - video
Creating an array - video