Toggle navigation
Perl Maven
Perl Tutorial
Books
Type keyword:
Archive
About
Searching for
"-"
Results:
Numerical Operators - video
Numerical operators
Parse bulleted list in Markua
Regex character classes
Perl Regex superpowers - execute code in substitution - what are /e and /ee ?
9: Neil Bowers - PAUSE and CPAN admin
Reading CSV file as many hash-es
How to change @INC to find Perl modules in non-standard locations
Indexing e-mails in an mbox
Unix and DOS commands - video
Perl on the command line (screencast) - video
GitHub Actions CI job for Perl Test::Class - checking downstream dependencies as well
Editors and IDEs for Perl developers - video
Traversing the filesystem - using a queue
Understanding recursive subroutines - traversing a directory tree
directory handle - video
seek - move the position in the filehandle in Perl
Multi-dimensional array emulation
Logical Operators in Perl - video
Short-circuit in boolean expressions