Toggle navigation
Perl Maven
Perl Tutorial
Books
Type keyword:
Archive
About
Searching for
"-l"
Results:
-l
Modules - Behind the scenes
What are -e, -z, -s, -M, -A, -C, -r, -w, -x, -o, -f, -d , -l in Perl?
Here documents, or how to create multi-line strings in Perl
A bunch of Perl one-liners to edit HTML files
Eliminate circular reference memory-leak using weaken
Regexp Quote-Like Operators
one-liner: read first elements of a huge directory
One-liner: Remove first two characters of every line
Quote and Quote-like Operators
One-liner sum of column in CSV - video
Perl One-liner: countdown on the command line:
Bug in the for-loop of Perl? - B::Deparse to the rescue
Quote-Like Operators
Single-line regexes using /s - video
Moose-like type checking system for Moo