I downloaded the latest beta (as of last week) and successfully crashed
(BSOD) the WinME laptop I installed it on. Twice.
I have no trouble with apache 1.3.20, mod_perl 1.24, MySQL, PHP4, Jakarta's
Turbine (TDK), HTML::Mason on this little laptop (Toshiba 2805 P/// 650 with
192MB RAM). But Mozil
I took the liberty of removing the DBI stuff to make your GD example work.
I'm using ActiveState on Win9x. I had to remove the "\n\n" from Content-type
as well as changing the Content-type to image/jpeg.
#!\perl\bin\perl.exe -w
print
I tried your code below but had problems:
First, apache didn't like creating the image in the cgi-bin dir, so I
changed the reference to apache/icons instead of current directory. Perhaps
this is unimportant for your setup.
Second - where is @data defined and populated? I assume your code snippet
> How does telling a newbie to Read The Friggin'
> Manual achieve this if the newbie doesn't know what the manual is?
+1 Insightful
> "Have you read perldoc -f chomp?"
+1 Common Decency
> -Original Message-
> From: Chas Owens [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, June 26, 2001 8:04
Pierre,
I'm working on such solution right now. Hit a dead-end with PerlMagick on
Win32, so this weekend I'll start over on Linux. Here's what I found:
Manipulate images (i.e.,crop)
http://www.eecs.umich.edu/~addi/perl/Imager/
ImageMagick - cut and manipulate images
http: