Toggle navigation
Perl Maven
Perl Tutorial
Books
Type keyword:
Archive
About
Searching for
"lt"
Results:
Compare Values - video
Comparing scalars in Perl
Comparison Operators - video
lt - Less than. Comparing values as strings.
Passing multiple parameters to a function in Perl
Class method and alternative constructor in classic Perl OOP
Multiple command line counters with plain TSV text file back-end
Split CSV file into multiple small CSV files
Filtering values using Perl grep
Here documents, or how to create multi-line strings in Perl
How to rename multiple files with one command on Windows, Linux, or Mac?
Moo with hash reference as attributes - with or without default values
$LAST_REGEXP_CODE_RESULT
$_ the default variable of Perl
How to change default port in Net::SFTP?
Implementing 'is_any' to test multiple expected values
Moo attributes with default values
Moo with array reference as attributes - with or without default values
Returning multiple values or a list from a subroutine in Perl
Multiplicative Operators