Cargando…

Perl one-liners

130 Time-Saving, Problem-Solving Perl Scripts That Get Things DonePart 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 re...

Descripción completa

Detalles Bibliográficos
Autor principal: Krumins, Peteris
Lenguaje:eng
Publicado: No Starch Press 2013
Materias:
Acceso en línea:http://cds.cern.ch/record/1641869
Descripción
Sumario:130 Time-Saving, Problem-Solving Perl Scripts That Get Things DonePart 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, customizab