Toggle navigation
Perl Maven
Perl Tutorial
Books
Type keyword:
Archive
About
Searching for
"if"
Results:
Conditional statements, using if, else, elsif in Perl
Short Circuit - video
Statement modifiers: reversed if statements
Switch-Case statement in Perl 5
The 'if' statement - video
How to get the index of specific element (value) of an array?
Run Perl::Tidy to beautify the code
Always check if the regex was successful
Crypt::SSLeay - 500 Can't connect to ____ (Crypt-SSLeay can't verify hostnames)
Manipulating Perl arrays: shift, unshift, push, pop
shift and unshift - video
unshift
Get Coveralls to notify when test-coverage shrinks
How to check if a child process is still running in Perl?
Perl 5 Regex Quantifiers
DWIM Perl for Linux; $^X vs $Config{perlpath}; Relocatable Perl; Test::Differences
What is the difference between require and use in Perl? What does import do?
File modify date - When was a file last changed?
What is autovivification?
exists - check if a key exists in a hash