Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
Author: David Cross
Publisher: Manning
Availability:
    Monastery bookstore hardcopy
    Publisher
        hardcopy
        ebook (PDF format, reduced price)
        sample chapters (PDF format)

This book covers a wide range of data types and manipulations, including dates, line endings, access logs, PNG, HTML, XML, RSS, recognition, parsing, filtering, transformation, etc.   It contains more knowledge than you'd think could fit into a handy 283 pages.

I can personally recommend DMwP to eternal amateurs like myself.   For any real programmers reading this review, I'll quote the forward by Damian Conway: "...munging data.   It's a dirty job but someone has to do it.   If that someone is you, you're definately holding the right book."   The only issue I have with DMwP is that your (spouse|partner) may think you a bit odd for requesting it as a birthday present   ;^)

I like DMwP for the following reasons:

  • readable - humor and conversational tone bely potential dryness of the subject.
  • practical - riddled with real-world scenarios and code snippets, and employs modules such as
  • informative - topics range from simple pattern-matching to the powerful Parse::RecDescent.
  • open - refers the reader to other Perl books as needed.

Chapters:

  1. introduces use of Perl for munging data
  2. general methods for efficient munging
  3. Perl idioms
  4. pattern matching
  5. unstructured data
  6. record-oriented data
  7. fixed-width and binary data
  8. complex data formats
  9. HTML
  10. XML
  11. Parse::RecDescent
appendix A - guide to Perl modules covered
appendix B - rudimentary intro to Perl

Update: PM-linkafied mention of CPAN modules


In reply to Data Munging with Perl by ybiC

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (4)
As of 2024-04-20 00:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found