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
Web Scraping TED - information about a specific talk
Looking at a specific commit in GitHub
File modify date - When was a file last changed?
Virtualenv in Perl 5 - install 2 different versions of the same module
Modify default timeout in SOAP::WSDL
DWIM Perl for Linux; $^X vs $Config{perlpath}; Relocatable Perl; Test::Differences
How to check if a string is all upper case (lower case) characters?
How to check if string is empty or has only spaces in it using Perl?
/x modifier for verbose regexes - video
Greedy regex quantifiers - video
Quantifiers on Character classes - video
Inheritance and Method Modifiers in Moo
Always check if the regex was successful
Stringification in classic Perl OOP
How to check if a child process is still running in Perl?