Thread nested local() scoping: @ARGV und $/ (6 answers)
Opened by dukeofnukem at 2007-02-15 20:49

pq
 2007-02-16 11:53
#74368 #74368
User since
2003-08-04
12208 Artikel
Admin1
[Homepage]
user image
[quote=dukeofnukem,16.02.2007, 10:47]Also war $ARGV noch von außen gesetzt, entsprechend hat <> falsch angesetzt? :rock:[/quote]
$ARGV (dateiname) und ARGV (filehandle), ja.
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 nested local() scoping: @ARGV und $/