This book is available in our private library for reference during
Perl training courses.
All of our books (including "Data Munging with Perl") are also available to guests at
Well House Manor during their stay.
|
TITLE |
| Data Munging with Perl |
| EDITION |
| 1st |
| ISBN |
| 1-930110-00-6 |
| AUTHOR(S) |
| David Cross |
| PUBLISHER |
| Manning Publications Co. |
| PUBLISHED |
| 2001 |
| LEVEL(S) |
| 3 to 5 [about levels] |
|
| Order Data Munging with Perl from amazon.com |
| SYNOPSIS |
Your desktop dictionary may not include it, but 'munging' is a common term in the programmer's world. Many computing tasks require taking data from one computer system, manipulating it in some way, and passing it to another. Munging can mean manipulating raw data to achieve a final form. It can mean parsing or filtering data, or the many steps required for data recognition. Or it can be something as simple as converting hours worked plus pay rates into a salary cheque.
This book shows you how to process data productively with Perl. It discusses general munging techniques and how to think about data munging problems. You will learn how to decouple the various stages of munging programs, how to design data structures, how to emulate the Unix filter model, etc. If you need to work with complex data formats it will teach you how to do that and also how to build your own tools to process these formats. The book includes detailed techniques for processing HTML and XML. And, it shows you how to build your own parsers to process data of arbitrary complexity.
If you are a programmer who munges data, this book will save you time. It will teach you systematic and powerful techniques using Perl. If you are not a Perl programmer, this book may just convince you to add Perl to your repertoire.
What's inside
* Using CPAN modules like Number::Format, Date::Manip, Text::CSV_XS
* Making your code concise using Perl's special variables (like $/, $" and $_)
* Building data parsers using Parse::RecDescent
* Processing of HTML and XML
ABOUT THE AUTHOR
| | David Cross | David Cross heads Magnum Solutions, a consulting company based in London. He has worked in the IT industry for over 12 years, time largely spent munging data. Dave is the founder and nomial leader of the London Perl Mongers and has written articles for Perlmonth. |
|
| Total of 1 books listed out of a total of 609 books |
• Link to
Library Home Page
• Link to
Author lists
• Link to further
books on PerlBooks listed on this site are available during our courses
for reference by trainees.
We have obtained permission to reproduce book cover information that is copyright of the
book publisher here on this site; copyright usually remains with the publisher whom you
should contact if you wish to reproduce it further. We also have
further information for you if you're the author or
publisher of this book.