File: control

package info (click to toggle)
libtest-mock-guard-perl 0.10-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 164 kB
  • sloc: perl: 194; makefile: 2
file content (19 lines) | stat: -rw-r--r-- 678 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: libtest-mock-guard-perl
Section: perl
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: libclass-load-perl (>= 0.06)
 , libmodule-build-perl
 , perl
Standards-Version: 3.9.6
Homepage: https://metacpan.org/release/Test-Mock-Guard
Vcs-Git: https://salsa.debian.org/debian/libtest-mock-guard-perl.git
Vcs-Browser: https://salsa.debian.org/debian/libtest-mock-guard-perl

Package: libtest-mock-guard-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
 , libclass-load-perl (>= 0.06)
Description: Simple mock test library using RAII.
 Test::Mock::Guard is mock test library using RAII.