Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Perl One-Liners Guide (learnbyexample.github.io)
31 points by asicsp on Oct 6, 2023 | hide | past | favorite | 2 comments


Related:

Perl One-Liners Cookbook - https://news.ycombinator.com/item?id=25006829 - Nov 2020 (47 comments)


Hello! Author here.

I am pleased to announce a new version of my "Perl One-Liners Guide" ebook.

Perl has a feature rich regular expression engine, plenty of builtin modules and a thriving ecosystem. Another advantage is that Perl is more portable. This book will show examples for filtering and substitution features, field processing, using standard and third-party modules, multiple file processing, how to construct solutions that depend on multiple records, how to compare records and fields between two or more files, how to identify duplicates while maintaining input order and so on.

Links:

* PDF/EPUB versions: https://learnbyexample.gumroad.com/l/perl-oneliners or https://leanpub.com/perl-oneliners/c/new_perl_release (free till 08-October-2023)

* Web version: https://learnbyexample.github.io/learn_perl_oneliners/

* Markdown source, example files, etc: https://github.com/learnbyexample/learn_perl_oneliners

Bundle offers:

"All Books Bundle" is just $12 (normal price $32) — includes all my 13 programming ebooks.

* https://learnbyexample.gumroad.com/l/all-books/new_perl_rele...

* https://leanpub.com/b/learnbyexample-all-books/c/new_perl_re...

I would highly appreciate it if you'd let me know how you felt about this book. It could be anything from a simple thank you, pointing out a typo, mistakes in code snippets, which aspects of the book worked for you (or didn't!) and so on. Reader feedback is essential and especially so for self-published authors. Happy learning :)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: