| Thread &{$name} beendet block: oder hab ich ein Blackout?
(12 answers) Opened by Froschpopo at 2004-02-26 10:57 
[quote=Ishka,27.02.2004, 03:20]&{$var} ist nicht zwingend eine Symbolische Refferenz (und sogar strict usw. konform)[/quote] ach stimmt, na klar. ich mache bei referenzen auf subroutinen immer sowas wie: $subref->(); da hat mich wohl das &{$subref} verwirrt. 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:  Wie frage ich & perlintro  brian's Leitfaden für jedes Perl-Problem |