Thread Perl Upload Script (27 answers)
Opened by willy168 at 2011-08-09 10:40

pq
 2011-08-10 12:07
#151460 #151460
User since
2003-08-04
12208 Artikel
Admin1
[Homepage]
user image
ein handle ist ein scalar. der kontext ist egal. es liefert auch im listenkontext einen handle.
was du vermutlich meinst, ist dass der handle in string-interpolation automatisch einen dateinamen liefert, das hat aber nichts mit kontext (scalar oder list) zu tun.
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