File: control

package info (click to toggle)
libmu-perl 1.191300-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 148 kB
  • sloc: perl: 35; makefile: 2
file content (30 lines) | stat: -rw-r--r-- 1,092 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
27
28
29
30
Source: libmu-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Utkarsh Gupta <guptautkarsh2102@gmail.com>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: libimport-into-perl <!nocheck>,
                     libmoo-perl <!nocheck>,
                     libmoox-shorthas-perl <!nocheck>,
                     libstrictures-perl <!nocheck>,
                     perl
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libmu-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libmu-perl.git
Homepage: https://metacpan.org/release/Mu

Package: libmu-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libimport-into-perl,
         libmoo-perl,
         libmoox-shorthas-perl,
         libstrictures-perl
Description: Moo but with less typing
 Mu is Moo, but with less typing.
 .
 Mu imports both Moo and MooX::ShortHas, making it even less work in typing
 and reading to set up an object.