Thread subs aus anderen dateien
(10 answers)
Opened by rio at 2005-07-02 15:39
naja, man könnte auch gleich was vorhandenes nehmen:
use POSIX; print strftime("%Y.%m.%d", gmtime) 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 |