Perl
From Nix-Pro
Contents
Perl basics
- Hello world
- Input/Output
- Useful Perl command line options
- Perl System Vars
- regex perl
- socket perl
- using arrays in perl
- using ARGV in perl
- using bash commands in perl
- using if/else operators in perl
- Perl loops
- Comparison Operators - How to compare values in Perl
- using switch operator
- Perl File Input, Output
- Handling Command Line Options in Perl programs
- Perl functions handook
Perl Modules
- check installed perl modules
- install perl modules from CPAN
- using modules in perl
- create your own perl module