Thread perl upload script: Speicherauslastung (5 answers)
Opened by Gast at 2007-06-29 13:54

pq
 2007-06-29 17:51
#229 #229
User since
2003-08-04
12208 Artikel
Admin1
[Homepage]
user image
versuch mal:
my $cgi = CGI->new(\&hook);
perldoc CGI
hab aber selbst noch nicht ausprobiert, ob dann die datei auch komplett in den
speicher geladen wird oder nicht. ich wuerde aber mal vermuten, nein.
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. -- Damian Conway in "Perl Best Practices"
lesen: Wiki:Wie frage ich & perlintro Wiki:brian's Leitfaden für jedes Perl-Problem

View full thread perl upload script: Speicherauslastung