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
Editors and IDEs for Perl developers - video
Adding list of contributors to the CPAN META files
Sorted hash in Perl using Tie::IxHash
DWIM Perl for Linux; $^X vs $Config{perlpath}; Relocatable Perl; Test::Differences
How to remove, copy or rename a file with Perl
More UNIX commands - video
Supporting Perl Creators via Patreon, GitHub, and more
8: Chad (Exodist) Granum, author of the Fennec testing tool
Checking the whois record of many domains
Concurrent Requests and measuring performance with ApacheBench
$, the output field separator, and $" the list separator of Perl
1: Jeffrey Thalhammer, author of Perl::Critic and Pinto
Always require explicit importing of functions
Avoid (unwanted) bitwise operators
Fix Perl::Critic test failures reported by CPAN Testers
Getting Started with Perl::Critic (the linter for Perl)
How to forbid certain Perl modules from use?
How to return nothing (or undef) from a function in Perl?