| Paketname | libio-lockedfile-perl | 
| Beschreibung | IO::LockedFile Class - supply object methods for locking files | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 0.23+d030220-2 | 
| Sektion | perl | 
| Priorität | optional | 
| Installierte Größe | 100 Byte | 
| Hängt ab von | perl (>= 5.6.0-16) | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Bart Martens  | 
| Quelle |  | 
| Paketgröße | 18052 Byte | 
| Prüfsumme MD5 | 9b6550a614892ba9a8204974d945ecb2 | 
| Prüfsumme SHA1 | c732374968aea30d64b1bbb008253cc41e349f4e | 
| Prüfsumme SHA256 | f3632ea16438a399a8070d15354cef6301ce25d2a0625791c9d3f5935a0250c6 | 
| Link zum Herunterladen | libio-lockedfile-perl_0.23+d030220-2_all.deb | 
| Ausführliche Beschreibung | In its simplistic use, the IO::LockedFile class gives us the same interface of
the IO::File class with the unique difference that the files we deal with are
locked using the Flock mechanism (using the flock function).
 |