Hallo!Wie führe ich einen include mit Perl durch?
Ich habe es mal so probiert:
use functions; (als functions.pm gespeichert)
...gibt mir als Ergebnis
functions.pm did not return a true value at c:\PROGRA~1\APACHE~2\apache\cgi-bin\...\index.pl line 4.
BEGIN failed--compilation aborted at c:\PROGRA~1\APACHE~2\apache\cgi-bin\...\index.pl line 4.
Wie kann ich meine ganzen Funktionen richtig includen?
Datum: 01.11.2004-15:14
