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
Stringification in classic Perl OOP
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?
shift in Perl
How to check if string is empty or has only spaces in it using Perl?
Web Scraping TED - information about a specific talk
Solution: Hello World part 2 (what is the difference between comment and POD?) - video
Always check if the regex was successful
What is autovivification?
Skip tests if prerequisites are not installed
Inheritance and Method Modifiers in Moo
How to check if a string is all upper case (lower case) characters?
How to check if a child process is still running in Perl?
Manipulating Perl arrays: shift, unshift, push, pop
exists - check if a key exists in a hash