I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2007-06-23 15:44:33-07 by kaie
I want to use this Imager with Windows.
Could you make Imager.ppd of 0.59 versions? Or, please make an easy installer. I hope.
Direct Responses: 5522 | 5546 | Write a response
Posted on 2007-06-23 15:53:49-07 by szabgab in response to 5521
Re: I want to use this Imager with Windows.
According to Kobesearch there is a ppd in the repository of ActiveState for perl 5.8

Have you tried to install it?

Direct Responses: 5526 | Write a response
Posted on 2007-06-24 13:01:13-07 by kaie in response to 5522
Re: I want to use this Imager with Windows.
Thank you for wonderful information.
It did not know this site.
I had a hard time very much compared with Unix and Linu, etc. though I succeeded in the installation of 0.59 versions.
#My installing ActivePerl is 5.8.8build820

It was thought that I was glad if QuickStart installation was able to be done more, and wrote it in Forum.

When I will simplify my work by using Imager::DTP that it is this wonderful Imager and is the derivation plug-in, I am trying.


Thx.
Direct Responses: 5527 | Write a response
Posted on 2007-06-24 13:05:07-07 by szabgab in response to 5526
Re: I want to use this Imager with Windows.
Either run
ppm install Imager
or on newer ActivePerl versions just run
ppm
and you get a GUI installation tool.
Direct Responses: Write a response
Posted on 2007-06-26 05:40:43-07 by tonyc in response to 5521
Re: I want to use this Imager with Windows.

I've updated the Imager ppd in my repository, you can install it with:

ppm install http://ppd.develop-help.com/ppd/Imager.ppd
Direct Responses: Write a response