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.
Here documents, or how to create multi-line strings in Perl
Using the built-in debugger of Perl as REPL
$_ the default variable of Perl
Multi-dimensional array emulation
How to combine arrays to a multi-dimensional array and save them to CSV file
How to splice a CSV file in Perl (filter columns of CSV file)
Split CSV file into multiple small CSV files
App PerlTidy Tk version 0.01
Dancer2: Exercise 2 - Multi-Counter, Random redirection
Dancer2: Solution 2 - Route-based Multi-Counter
Implementing 'is_any' to test multiple expected values
Multiple expected values - testing dice
Regex Alternatives - video
Solution: number guessing game - multiple guesses - video
Using the built-in debugger of Perl
multiple lines in regexes - video