
cross-posted from: https://programming.dev/post/3619339
Hello!
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-onelinersor https://leanpub.com/perl-oneliners/c/new_perl_release(free till 07-October-2023)
- Web version: https://learnbyexample.github.io/learn_perl_oneliners/
- Markdown source, example files, etc: https://github.com/learnbyexample/learn_perl_oneliners
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 :)
[TIP] Quickly benchmark commands using Perl
2y 9mon ago by lemmy.ml/u/bahmanm in perl5@lemmy.ml from lemmy.mlIn the current Perl class experiment, is there a way to override a method and refer to super?
2y 10mon ago by lemmy.ml/u/snake_cased in perl5@lemmy.mlperl v5.38.0 released
2y 11mon ago by lemmy.sdf.org/u/adamcrussell in perl5@lemmy.ml from perldoc.perl.orgPerl Weekly Challenge #221
3y 17d ago by lemmy.sdf.org/u/adamcrussell in perl5@lemmy.ml from theweeklychallenge.orgPerl Weekly #620
3y 17d ago by lemmy.sdf.org/u/adamcrussell in perl5@lemmy.ml from perlweekly.comIs there a list of features that are NOT yet implemented in the v6 module?
4y 6mon ago by lemmy.ml/u/sossupummi in perl5@lemmy.mlHello sirs
4y 6mon ago by lemmy.ml/u/sossupummi in perl5@lemmy.ml


