Title | Perl One-Liners |
---|---|
Sub Title | 130 Programs That Get Things Done |
Author | Peteris Krumins |
Category | Computer & Programming |
Language | English |
Region | |
Tags | Perl |
ISBN | 978-1-59327-520-4 |
Year | 2013 |
Format | |
Pages | 168 |
File Size | 5.2 MB |
Total Download | 150 |
Part of the fun of programming in Perl lies in tackling tedious tasks with short, efficient, and reusable code. Often, the perfect tool is the one-liner, a small but powerful program that fits in one line of code and does one thing really well. In Perl One-Liners, author and impatient hacker Peteris Krumins takes you through more than 100 compelling one-liners that do all sorts of handy things, such as manipulate line spacing, tally column values in a table, and get a list of users on a system. This cookbook of useful, customizable, and fun scripts will even help hone your Perl coding skills, as Krumins dissects the code to give you a deeper understanding of the language.