Apache::Upload bug?

2001-08-07 Thread Jeffrey Hartmann
Ok, for a the last couple days I've been searching out a problem I've been having with Apache::Upload and Image::Magick. The code consists mainly of:: @upload = $r-upload; foreach my $file (@upload) { my $fh = $file-fh; # There's some .ext checking here to get $type and some renaming.

Re: Apache::Upload and Image::Magick problems

2001-08-06 Thread Jeffrey Hartmann
--- - Original Message - From: Joe Schaefer [EMAIL PROTECTED] To: Jeffrey Hartmann [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Monday, August 06, 2001 7:38 AM Subject: Re: Apache::Upload and Image::Magick problems Jeffrey Hartmann [EMAIL PROTECTED] writes: 2). Apache::Upload seams to delete it's