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.
Using the built-in debugger of Perl
Using the built-in debugger of Perl as REPL
Multiplicative Operators
multiple lines in regexes - video
How to change default port in Net::SFTP?
Filtering values using Perl grep
How to rename multiple files with one command on Windows, Linux, or Mac?
App PerlTidy Tk version 0.01
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
How to set default values in Perl
Multi-dimensional array emulation
Multi dimensional hashes in Perl
Class method and alternative constructor in classic Perl OOP
Here documents, or how to create multi-line strings in Perl