1. Perl Oneliners
  2. Install Perl
  3. Oneliners
    1. Print the version of Perl
    2. Print a number, use Perl as your calculator
    3. Print a string
    4. grep on Windows as well
    5. Rename many files
    6. Replace a string in many files
    7. Replace one line with an empty row
    8. Change encoding
    9. print the 3rd field of every line in a CSV file
    10. Print all usernames from /etc/passwd
    11. Remove one line from a file