File: control

package info (click to toggle)
libmethod-autoload-perl 0.02-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 128 kB
  • sloc: perl: 120; makefile: 2
file content (26 lines) | stat: -rw-r--r-- 1,039 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: libmethod-autoload-perl
Section: perl
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 libuniversal-require-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Standards-Version: 4.7.2
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libmethod-autoload-perl.git
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libmethod-autoload-perl
Homepage: https://metacpan.org/release/Method-Autoload
Testsuite: autopkgtest-pkg-perl

Package: libmethod-autoload-perl
Architecture: all
Depends:
 libuniversal-require-perl,
 ${perl:Depends},
 ${misc:Depends},
Description: autoloads methods from a list of packages into the current package
 The Method::Autoload base class package is used to autoload methods
 from a list of packages where you may not know what methods are
 available until run time.  A good use of this package is programming
 support for user contributed packages or user contributed plugins.
Multi-Arch: foreign