Thread Variable aus externer Perl-Datei benutzen
(4 answers)
Opened by zaja at 2011-01-26 14:40
das wäre traurig, wenn es nicht ginge.
module können überall liegen. /foo/bar/Mein/Modul.pm -> edit: oder /foo/bar/script.pl /foo/bar/lib/Mein/Modul.pm Code: (dl
)
1 # in script.pl edit: fipptehler im pfad Last edited: 2011-01-27 10:31:07 +0100 (CET) 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 |