Package : perl-File-CounterFile > RPM : perl-File-CounterFile-1.40.0-10.mga9.noarch.rpm

Basic items

Install
Name perl-File-CounterFile
Version 1.40.0
Release 10.mga9
URL https://metacpan.org/release/File-CounterFile
Group Development/Perl
Summary Persistent counter class
Size 12KB
Arch noarch
License GPL+ or Artistic

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.

Media information

Distribution release Mageia cauldron
Media name core-release
Media arch i586

Advanced items

Source RPM perl-File-CounterFile-1.40.0-10.mga9.src.rpm
Build time 2022-03-20 08:14:13
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie