Cart
Free US shipping over $10
Proud to be B-Corp

Data Munging with Perl David Cross

Data Munging with Perl By David Cross

Data Munging with Perl by David Cross


$10.00
Condition - Very Good
Only 2 left

Summary

"Data munging" entails taking data from one computer system, processing it in some way and passing it on to another computer system. This book discusses why these tasks are so important and shows that Perl is suited to this kind of work.

Data Munging with Perl Summary

Data Munging with Perl by David Cross

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 David Cross

Dave Cross is the owner and Managing Director of Magnum Solutions Ltd., an internet and database consultancy based in London. He has 12 years' experience working in the IT industry. He is an active member of the Perl community, the founder of the London Perl Mongers, and is also a regular columist for Perlmonth, the online Perl magazine.

Additional information

GOR001783335
9781930110007
1930110006
Data Munging with Perl by David Cross
Used - Very Good
Paperback
Manning Publications
2001-02-14
304
N/A
Book picture is for illustrative purposes only, actual binding, cover or edition may vary.
This is a used book - there is no escaping the fact it has been read by someone else and it will show signs of wear and previous use. Overall we expect it to be in very good condition, but if you are not entirely satisfied please get in touch with us

Customer Reviews - Data Munging with Perl