I cannot believe that--after weeks of sweat--I came to nearly the same conclusion as a Perl icon.

("Nearly", because without Mr. Schwartz's deep-and-wide experience, I could not recognize that the documentation was "unimpressive." I thought it "sucked.")

I had come to the same conclusion that the PerlMagick module (a depressingly confusing synonym for Image::Magick) is best designed for "trial and error."

Here's the thing: what I have always loved-loved-loved about Perl is that when I know what I want to do, there's Perl, right there with more than one way to do it. I know what I want to do with Image::Magick--and that isn't helping much at all.

I'll ask it in a new ticket, but what I'd like to do is interrogate the Image::Magick module, and whatever is associated with it (however that's done) and ask it to spit out Just What Methods I can use, and Just What Parameters they take.

Thank you Mr. Schwartz. Your comment here gives me new hope that I maybe ain't crazy. (And thanks for the PP book--which I paid retail for, probably back when it cost about-seven-fifty. Sorry I'm late with the thanks, but I had no idea how to get ahold of you.)


In reply to Re^3: Image::Magick by Br'er Rabbit
in thread Image::Magick by roberto

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.