Name : perl-File-CounterFile
| |
Version : 1.40.0
| Vendor : (none)
|
Release : 8pclos2017
| Date : 2017-07-12 06:06:26
|
Group : Development/Perl
| Source RPM : perl-File-CounterFile-1.40.0-8pclos2017.src.rpm
|
Size : 0.01 MB
| |
Packager : bb2 < bb2>
| |
Summary : Persistent counter class
|
Description :
This module implements a persistent counter class. Each counter is represented by a separate file in the file system. File locking is applied, so multiple processes can attempt to access a counter simultaneously without risk of counter destruction.
You give the file name as the first parameter to the object constructor (\'new\'). The file is created if it does not exist.
If the file name does not start with \"/\" or \".\", then it is interpreted as a file relative to \'$File::CounterFile::DEFAULT_DIR\'. The default value for this variable is initialized from the environment variable \'TMPDIR\', or _/usr/tmp_ if no environment variable is defined. You may want to assign a different value to this variable before creating counters.
|
RPM found in directory: /vol/rzm3/linux-pclinuxos/pclinuxos/apt/pclinuxos/64bit/RPMS.x86_64 |