File: control

package info (click to toggle)
libfile-flock-retry-perl 0.62-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 152 kB
  • sloc: perl: 143; makefile: 2
file content (26 lines) | stat: -rw-r--r-- 1,081 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Source: libfile-flock-retry-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Axel Beckert <abe@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: libfile-chdir-perl,
                     libfile-slurper-perl,
                     perl (>= 5.13.11) | libtest-simple-perl (>= 0.98),
                     perl
Standards-Version: 4.1.1
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libfile-flock-retry-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libfile-flock-retry-perl.git
Homepage: https://metacpan.org/release/File-Flock-Retry

Package: libfile-flock-retry-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends}
Description: lightweight OO-only flock perl module with autoretry
 File::Flock::Retry is yet another flock module. It is a more
 lightweight alternative to File::Flock with some other differences:
 .
   * OO interface only
   * Autoretry (by default for 60s) when trying to acquire lock