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
Run Perl::Tidy to beautify the code
Manipulating Perl arrays: shift, unshift, push, pop
Modify default timeout in SOAP::WSDL
Skip tests if prerequisites are not installed
Inheritance and Method Modifiers in Moo
Perl 5 Regex Quantifiers
shift in Perl
MANIFEST and MANIFEST.SKIP
How to check if a child process is still running in Perl?
How to get the index of specific element (value) of an array?
File modify date - When was a file last changed?
What is the difference between require and use in Perl? What does import do?
/x modifier for verbose regexes - video
Greedy regex quantifiers - video
Looking at a specific commit in GitHub