Toggle navigation
Perl Maven
Perl Tutorial
Pro
Books
Type keyword:
Archive
About
Searching for
"IF"
Results:
Dancer2: Template Tiny
Introduction to Template::Toolkit
/x modifier for verbose regexes - video
Greedy regex quantifiers - video
Quantifiers on Character classes - video
Inheritance and Method Modifiers in Moo
File modify date - When was a file last changed?
Always check if the regex was successful
Web Scraping TED - information about a specific talk
Get Coveralls to notify when test-coverage shrinks
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?
Conditional statements, using if, else, elsif in Perl
How to check if a server is live using Ping?
What is the difference between require and use in Perl? What does import do?
Manipulating Perl arrays: shift, unshift, push, pop
Stringification in classic Perl OOP
How to get the index of specific element (value) of an array?
Using the exiftool library from php (in place of native php function)
Skip tests if prerequisites are not installed