scripting_course

:notebook: Books, reference guides and resources on Regular Expressions, CLI one-liners, Scripting Languages and Vim.

View on GitHub

Perl resources

Installation and documentation

You can use perldoc command to access documentation from the command line. You can visit https://perldoc.perl.org/ if you wish to read it online, which also has a handy search feature.

Tutorials and Books

I wrote an ebook specifically for Perl One-Liners, which is free to read online.

Code snippets, articles and exercises

Regular Expressions

Reading lists

Raku

Formerly known as Perl 6

Forums, Blogs, Newsletters