Toggle navigation
Perl Maven
Perl Tutorial
Books
Type keyword:
Archive
About
Searching for
"is"
Results:
Getting started testing Perl module with Test2
Moving over to Test::More
Three-argument form of open used and it is not available until perl 5.6.
What is Unicode
What is a text file and what is a binary file?
min, max, sum in Perl using List::Util
Implementing 'is_any' to test multiple expected values
Fast lookup by name or by date - Array - Hash - Linked List
Find the first element in an array in Perl that satisfies a condition
Comparing complex data-structures using is_deeply
$, the output field separator, and $" the list separator of Perl
YAML vs YAML::XS inconsistencies (YAML::Syck and YAML::Tiny too)
Exercise: add more statistics - video
ref - What kind of reference is this variable?
List and Array Utilities in Perl
How to check if a child process is still running in Perl?
Chris Nandor
Solution: display unique rows of a file - video
Solution: add more statistics - video
Is this IP in the given subnet?