Toggle navigation
Perl Maven
Perl Tutorial
Books
Type keyword:
Archive
About
Searching for
"IF"
Results:
Dancer2: Template Tiny
Introduction to Template::Toolkit
Stringification in classic Perl OOP
Skip tests if prerequisites are not installed
How to get the index of specific element (value) of an array?
Statement modifiers: reversed if statements
Identifier parsing
Conditional statements, using if, else, elsif in Perl
Inheritance and Method Modifiers in Moo
What is autovivification?
exists - check if a key exists in a hash
File modify date - When was a file last changed?
Web Scraping TED - information about a specific talk
How to check if a child process is still running in Perl?
Shift Operators
Virtualenv in Perl 5 - install 2 different versions of the same module
Always check if the regex was successful
How to check if string is empty or has only spaces in it using Perl?
Solution: Hello World part 2 (what is the difference between comment and POD?) - video
DWIM Perl for Linux; $^X vs $Config{perlpath}; Relocatable Perl; Test::Differences