Toggle navigation
Perl Maven
Perl Tutorial
Books
Type keyword:
Archive
About
Searching for
"y"
Results:
Replace character by character (transliterate) using tr of Perl
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
Array references in Perl
Multi dimensional arrays in Perl
C-style Logical And
How to remove, copy or rename a file with Perl
undef on Perl arrays and hashes
What's new in Perl 5.10? say, //, state
Read file line by line - video
Python Lambda in Perl creating anonymous functions
What is a text file and what is a binary file?