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.
Filtering values using Perl grep
$_ the default variable of Perl
Using the built-in debugger of Perl
Here documents, or how to create multi-line strings in Perl
How to splice a CSV file in Perl (filter columns of CSV file)
Multiple command line counters with plain TSV text file back-end
Split CSV file into multiple small CSV files
How to set default values in Perl
Segmentation Fault (core dumped) while connecting to Oracle using DBD::Oracle
How to combine arrays to a multi-dimensional array and save them to CSV file
Dancer2: Exercise 2 - Multi-Counter, Random redirection
Dancer2: Solution 2 - Route-based Multi-Counter
Using fork in Perl to spread load to multiple cores
Multi-dimensional array emulation
Class method and alternative constructor in classic Perl OOP
Moo attributes with default values