File: control

package info (click to toggle)
libemail-send-perl 2.198-3
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 300 kB
  • ctags: 76
  • sloc: perl: 523; makefile: 8
file content (32 lines) | stat: -rw-r--r-- 1,592 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
31
32
Source: libemail-send-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7.0.50)
Build-Depends-Indep: perl, perl (>= 5.10) | libmodule-pluggable-perl (>= 2.97),
 libreturn-value-perl (>= 1.28), libemail-simple-perl (>= 1.92), libclass-accessor-perl,
 libemail-address-perl (>= 1.80), libemail-abstract-perl,
 libtest-pod-perl, libtest-pod-coverage-perl, libmime-tools-perl,
 nullmailer | mail-transport-agent, libemail-send-io-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Krzysztof Krzyzaniak (eloy) <eloy@debian.org>,
 gregor herrmann <gregoa@debian.org>,
 Damyan Ivanov <dmn@debian.org>,
 Gunnar Wolf <gwolf@debian.org>,
 Ansgar Burchardt <ansgar@43-1.org>,
 Nathan Handler <nhandler@ubuntu.com>,
 Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com>
Standards-Version: 3.8.4
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libemail-send-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libemail-send-perl/
Homepage: http://search.cpan.org/dist/Email-Send/

Package: libemail-send-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, perl (>= 5.10) | libmodule-pluggable-perl (>= 2.97),
 libreturn-value-perl (>= 1.28), libemail-simple-perl (>= 1.92), libclass-accessor-perl,
 libemail-address-perl (>= 1.80), libemail-abstract-perl
Recommends: libemail-send-io-perl
Description: Perl module for simply sending email
 Email::Send provides a very simple, very clean, very specific interface
 to multiple mailers. The goal of this software is to be small and simple, 
 easy to use, and easy to extend.