Toggle navigation
Perl Maven
Perl Tutorial
Books
Type keyword:
Archive
About
Searching for
"e"
Results:
Increase numbers in a file
Perl Regex superpowers - execute code in substitution - what are /e and /ee ?
${^RE_DEBUG_FLAGS}
Moose type constraints
min, max, sum in Perl using List::Util
Process the 6 headers of Markua
Regex: special character classes
Making your module threadsafe
Reporting diskspace usage on a mail server - video
How to read a password on the command line?
Password protecting web pages in Dancer 2
YAML in Perl
YAML vs YAML::XS inconsistencies (YAML::Syck and YAML::Tiny too)
How to change @INC to find Perl modules in non-standard locations
What is my IP address, how to determine the IP address of your computer using Perl
Minimal requirements for a blog
Assignment Operators
Version Strings
Avoid (unwanted) bitwise operators
Bare Here documents are deprecated - How to find offending code?