File: control

package info (click to toggle)
libsub-infix-perl 0.004-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 148 kB
  • sloc: perl: 81; makefile: 2
file content (27 lines) | stat: -rw-r--r-- 972 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
Source: libsub-infix-perl
Section: perl
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 libtest-fatal-perl,
 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/libsub-infix-perl.git
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libsub-infix-perl
Homepage: https://metacpan.org/release/Sub-Infix
Testsuite: autopkgtest-pkg-perl

Package: libsub-infix-perl
Architecture: all
Depends:
 ${misc:Depends},
 ${perl:Depends}
Description: create a fake infix operator
 Sub::Infix creates fake infix operators using overloading. It doesn't
 use source filters, or Devel::Declare, or any of that magic. (Though
 Devel::Declare isn't magic enough to define infix operators anyway; I
 know; I've tried.) It's pure Perl, has no non-core dependencies, and
 runs on Perl 5.8.
Multi-Arch: foreign