Thread Frage zum TK::Button
(6 answers)
Opened by Kean at 2009-03-12 11:22
versuch mal:
Code (perl): (dl
)
1 2 my $button_update; # erst deklarieren $button_update = ... $button_update->... 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 |