Free Perl
Code
Topics
Functions
About
#arrays
Showing 2 pages (tag pages are not indexed).
Perl • intermediate
How to Add Elements to an Array in Perl (push, unshift, splice, indexing, and arrayrefs)
subroutines • intermediate
How to pass arrays to subroutines without flattening in Perl?