Toggle navigation
Perl Maven
Perl Tutorial
Books
Type keyword:
Archive
About
Searching for
"or"
Results:
Logical Operators in Perl - video
Short-circuit in boolean expressions
Checking a GitHub URL for existence
Web Scraping TED - information about a specific talk
Reverse Polish Calculator in Perl using a stack
Solution: sort SNMP numbers - video
m-for-matching - video
Distribution directory layout
$INPUT_RECORD_SEPARATOR
Chomp and $/, the Input Record Separator
Epoch - The creation of the world
Perl for loop explained with examples
Object Oriented Perl using Moose
PSGI and AJAX for single-page applications
List authors where the PAUSEID starts with a given letter
How to check if string is empty or has only spaces in it using Perl?
Serving a static site (the content of a directory) using Plack and PSGI
Generate Calendar in ICal format
Exercise: improve color selector - video
Exercise: sort scores - video