1 2 3 4 5 6 7
$| = 1; foreach(0..9999){ my $nr = do "LfdNr.bin" or die $@; print "$nr\n"; # sleep 1; }
flock() on closed filehandle GEN2044 at d:/home/netsh100633/files/fwlib/LfdNr.bin line 20, <DATA> line 2045.
This is perl 5, version 16, subversion 3 (v5.16.3) built for MSWin32-x86-multi-thread
2014-10-16T17:36:35 rostiPS/Ed: Sterben tuts exakt bei Iteration 2048. Das hat irgendwas mit der Anzahl gleichzeitig geöffneter Dateien zu tun, am flock() liegts Problem nicht.
QuoteWohin?...ein Modul was sich selbst lockt
close DATA;
Quotees lockt sich selbst