On 2005-12-14, Rob Kinyon <[EMAIL PROTECTED]> wrote:
>> > my ($tmp_fh, $tmp_filename) = tempfile('CGIuploaderXXXXX', UNLINK => 1
>> > , DIR => File::Spec->tmpdir() );
>> >
>> > I"ll be submitting a patch for this next week.
>>
>> Rob Kinyon suggested patching or upgrading File::Temp. That does seem
>> like a better place to fix the problem. It's also a wishlist item
>> for CGI::Uploader:
>
> Note: My version of File::Temp (0.14) for Perl 5.8.6 uses tmpdir(),
> not curdir(). You might want to upgrade File::Temp before doing
> anything drastic.

I've gone ahead and published 1.1 to CPAN. Also here:
http://mark.stosberg.com/perl/CGI-Uploader-1.1.tar.gz

Below are the changes since the last stable version. 

rjbs points it it still has 'crazy requirements'. Which is true.
I require Graphics::Magick to run tests, but it's not really required.

I wouldn't mind some help to improve that situation.

    Mark

-- 
http://mark.stosberg.com/ 


---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/[email protected]/
              http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to