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
What is autovivification?
How to get the index of specific element (value) of an array?
Always check if the regex was successful
Solution: Hello World part 2 (what is the difference between comment and POD?) - video
Skip tests if prerequisites are not installed
Perl 5 Regex Quantifiers
CSV_XS ERROR: 2034 - EIF - Loose unescaped quote @ rec 5 pos 194
What is the difference between require and use in Perl? What does import do?
File modify date - When was a file last changed?
How to check if a string is all upper case (lower case) characters?
/x modifier for verbose regexes - video
Greedy regex quantifiers - video
Looking at a specific commit in GitHub
MANIFEST and MANIFEST.SKIP
Quantifiers - video