I like to think of myself as a motivated person who, with documentation can sit down and learn whatever is presented. I think its the mantra of "have doc, will travel" that is making my experience with modules all the more frustrating.

I am not sure if I am just not comprehending the cpan documents describing how to use a specific modules, or if they really are cryptically written. In either case, its left me looking for other sources of documentation.

I managed to find an article that brought some light to object oriented modules, however I'm still struggling with syntax for what appear to be very commonly used mods.

This long winded post is being sent to ask for opinions on the following two books which seem to be aimed at individuals such as myself. I can barely believe that either could cover even a third of the modules available, but I am hoping that they just might get me through some of the more commonly used mods and bring me up to speed with general syntax and terminology.
I found the review for Instant Perl Modules, but I also found PERL Modules with Cdrom which seems to be a very similar book.

If anyone is reading this second book or has read both and can offer a comparison or suggestion on which to buy first, it would be hugely appreciated.

humbly -c


In reply to Struggling with Modules by c

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



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.