| Thread flock with pidHdl: FLOCK: Bareword "pidHdl" not allowed whi
(5 answers) Opened by Rufio at 2005-02-25 21:16 
Hallo,  ich bringe dieses Script nicht zum Laufen. Es sollte überprüfen mit Hilfe einer *.pid Datei ob er bereits gestartet ist. ohne use strict läuft es problemlos. vielen Dank für Hilfe. Rafael Fehlermeldung: Bareword "pidHdl" not allowed while "strict subs" in use at C:/xampp/cgi-bin/raumverwaltung_3.pl line 18. Bareword "pidHdl" not allowed while "strict subs" in use at C:/xampp/cgi-bin/raumverwaltung_3.pl line 22. Bareword "pidHdl" not allowed while "strict subs" in use at C:/xampp/cgi-bin/raumverwaltung_3.pl line 24. Code: (dl
) 1 #!/usr/bin/perl edit pq: code tags\n\n <!--EDIT|pq|1109368535--> |