Perl Awk - sgml/signature GitHub Wiki

mkdir for each line of a README

 mkdir $(awk '{print $1}' Hub/README.md)

Glob/Map/Grep

Bulk Edits

Manual Module Installation from CPAN

Find/Replace

perl -pi -e 's/you/me/g' file

Error Messaging

http://blogs.perl.org/users/zoffix_znet/2016/08/the-awesome-errors-of-perl-6.html

Sort

https://en.wikipedia.org/wiki/Schwartzian_transform

Command Line

XML

https://culturedperl.com/perl-5-xml-validation-with-dtd-and-xsd-ec2d90f7c434 https://docs.servicenow.com/bundle/london-application-development/page/integrate/perl/task/t_InstallThePerlAPI.html

Plain Text

CPAN

Interop

CGI/PSGI

References

Perl6

https://medium.com/unraveling-the-ouroboros/haskell-vs-perl-6-first-impressions-91b0d77a8140