Source: libfile-counterfile-perl Maintainer: Debian Perl Group Uploaders: Ryan Niebur Section: perl Priority: extra Build-Depends: debhelper (>= 9), perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-counterfile-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-counterfile-perl.git Homepage: https://metacpan.org/release/File-CounterFile/ Package: libfile-counterfile-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: persistent counter class for Perl File::CounterFile implements a persistent counter class. Each counter is represented by a separate file in the file system. File locking is applied, so multiple processes might try to access the same counters at the same time without risk of counter destruction.