Thread subs aus anderen dateien
(10 answers)
Opened by rio at 2005-07-02 15:39
Warum nicht ein kleines Modul, kannste dann mit "use XXX" aufrufen und alles klappt.
Mit sprintf wird es noch ein bisschen eleganter, TIMTOWTDI ;-) Code: (dl
)
1 # abspeichern als XXX.pm Everyone knows that debugging is twice as hard as writing a program in the first place. So if you're as clever as you can be when you write it, how will you ever debug it? -- Brian Kernighan: "The Elements of Programming Style"
|