Toggle navigation
Perl Maven
Perl Tutorial
Books
Type keyword:
Archive
About
Searching for
"le"
Results:
Comparing scalars in Perl
le - Less than or equal. Comparing values as strings.
The Hash-bang line, or how to make a Perl scripts executable on Linux
Perl syntax to inject external XMP data into image files
How to change an element of an array in Perl
Parsing tables in PDF files
bless
Skip tests if prerequisites are not installed
How to replace a string in a file with Perl
slurp mode - reading a file in one step
How to add the license field to the META.yml and META.json files on CPAN?
How to extract strings from a file
Virtualenv in Perl 5 - install 2 different versions of the same module
Carp::Always to find the source of the problem
How to create a Perl Module for code reuse?
How to install Perl modules on FreeBSD
Package variables and Lexical variables in Perl
Packages, modules, distributions, and namespaces in Perl
Multiple command line counters with plain TSV text file back-end
ref - What kind of reference is this variable?