I've tried downloading various different archive files and sticking the PM files into perl/bin and I've tried various different installers but I can never get any of it to work because the instructions aren't clear enough.
Did you try cpan? (or ppm if you use Active Perl)? (BTW, you didn't state which Perl do you actually use. There are many Perl builds for Windows with different abilities)
- Hey dude, I think this module would be better for you
GD and Image::Magick are good enough.
- download it here (direct link or link to site and specify which version I should get, ie: is compatible and has all the basics of point 2...)
Both of them can be downloaded via cpan.
- run the installer -- or -- put the files here and type this in the command prompt to compile it
cpan will install them, too.
- here's a quick sample set of basic functions
Here you are: GD Image::Magick
Sorry if my advice was wrong.

In reply to Re: Dynamic image collages delivered by webserver by aitap
in thread Dynamic image collages delivered by webserver by fgsfds100

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.