If the browser is IE, it's known to be very bad with large files.
Have you tried this when using a non-IE browser, like Netscape 7?
IE has issues at the TCP/IP level (timeouts, windows, buffers, whatever - I
don't remember). IE also is slow (believe it or not) copying files from its
temporary dow
books, Perl should work properly with timezones, which it does on Unix.
I think that this really is a bug in the ActiveState implementation.
I hope that this is the proper communicate to signal such a problem.
Guido.
- Original Message -----
From: "Jonathan Crowther" <[EM
Title: RE: Stupid Question
Even with the module, I ran it and it died on a 'cannot spawn tr' error.
Cheers,
Jonathan
-Original Message-
From: Frank Carroll [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 01, 2000 4:31 PM
To: '[EMAIL PROTECTED]'; [EMAIL PROTECTED];
[EMAIL PROTECT
Title: RE: PPM repository
If you need to 'make' them, here's a FAQ about how to do it:
http://velocity.activestate.com/docs/ActivePerl/faq/Windows/ActivePerl-Winfaq9.html
Cheers,
Jonathan
-Original Message-
From: Gerrit P. Haase [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, Novembe
Title: RE: perl newbie - file upload
I would use the CGI.pm Perl module to upload the file. See FAQs at:
http://www.activestate.com/Products/ActivePerl/docs/lib/CGI.html#creating%20a%20file%20upload%20field
Then use the usual open() to save the file.
This is intended for Web forms, and use