Logo

Data Munging with Perl by David Cross

Large book cover: Data Munging with Perl

Data Munging with Perl
by

Publisher: Manning Publications Co.
ISBN/ASIN: 1930110006
Number of pages: 304

Description:
The book presents techniques for using Perl to recognize, parse, transform, and filter data. The author David Cross will show you dozens of useful ways to get those everyday data manipulation chores done better, faster, and more reliably.

Download or read it online for free here:
Download link
(2.7MB, PDF)

Similar books

Book cover: Perl 5 TutorialPerl 5 Tutorial
by
This is a free Perl tutorial that is packed with everything you need to know to get started on Perl programming. Throughout the text there are many examples examples, illustrations and exercises in the form of concept consolidation questions.
(20403 views)
Book cover: Essential PerlEssential Perl
by - Stanford University
An introduction to the main features of the Perl language. It's intended for people who know some programming but need an introduction to Perl. Topics: scalar variables, strings, arrays, hash tables, file input and output, regular expressions, etc.
(7163 views)
Book cover: Perl 5 InternalsPerl 5 Internals
by - NetThink
A three-hour course which provides a hands-on introduction to how the perl interpreter works internally, how to go about testing and fixing bugs in the interpreter, and what the internals are likely to look like in the future of Perl, Perl 6.
(14334 views)
Book cover: Mastering PerlMastering Perl
by - O'Reilly Media
This book isn't a collection of clever tricks, but a way of thinking about Perl programming so you can integrate the real-life problems of debugging, maintenance, configuration, and other tasks you encounter as a working programmer.
(14272 views)