TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Perl One-Liners Guide

31 pointsby asicspover 1 year ago

2 comments

dangover 1 year ago
Related:<p><i>Perl One-Liners Cookbook</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=25006829">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=25006829</a> - Nov 2020 (47 comments)
asicspover 1 year ago
Hello! Author here.<p>I am pleased to announce a new version of my &quot;Perl One-Liners Guide&quot; ebook.<p>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.<p>Links:<p>* PDF&#x2F;EPUB versions: <a href="https:&#x2F;&#x2F;learnbyexample.gumroad.com&#x2F;l&#x2F;perl-oneliners" rel="nofollow noreferrer">https:&#x2F;&#x2F;learnbyexample.gumroad.com&#x2F;l&#x2F;perl-oneliners</a> or <a href="https:&#x2F;&#x2F;leanpub.com&#x2F;perl-oneliners&#x2F;c&#x2F;new_perl_release" rel="nofollow noreferrer">https:&#x2F;&#x2F;leanpub.com&#x2F;perl-oneliners&#x2F;c&#x2F;new_perl_release</a> (free till 08-October-2023)<p>* Web version: <a href="https:&#x2F;&#x2F;learnbyexample.github.io&#x2F;learn_perl_oneliners&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;learnbyexample.github.io&#x2F;learn_perl_oneliners&#x2F;</a><p>* Markdown source, example files, etc: <a href="https:&#x2F;&#x2F;github.com&#x2F;learnbyexample&#x2F;learn_perl_oneliners">https:&#x2F;&#x2F;github.com&#x2F;learnbyexample&#x2F;learn_perl_oneliners</a><p>Bundle offers:<p>&quot;All Books Bundle&quot; is just $12 (normal price $32) — includes all my 13 programming ebooks.<p>* <a href="https:&#x2F;&#x2F;learnbyexample.gumroad.com&#x2F;l&#x2F;all-books&#x2F;new_perl_release" rel="nofollow noreferrer">https:&#x2F;&#x2F;learnbyexample.gumroad.com&#x2F;l&#x2F;all-books&#x2F;new_perl_rele...</a><p>* <a href="https:&#x2F;&#x2F;leanpub.com&#x2F;b&#x2F;learnbyexample-all-books&#x2F;c&#x2F;new_perl_release" rel="nofollow noreferrer">https:&#x2F;&#x2F;leanpub.com&#x2F;b&#x2F;learnbyexample-all-books&#x2F;c&#x2F;new_perl_re...</a><p>I would highly appreciate it if you&#x27;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&#x27;t!) and so on. Reader feedback is essential and especially so for self-published authors. Happy learning :)