File: control

package info (click to toggle)
libmail-pop3client-perl 2.18-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 116 kB
  • ctags: 60
  • sloc: perl: 774; makefile: 42
file content (15 lines) | stat: -rw-r--r-- 491 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: libmail-pop3client-perl
Section: perl
Priority: optional
Maintainer: Noël Köthe <noel@debian.org>
Build-Depends: debhelper (>> 3.0.0)
Standards-Version: 3.9.4
Homepage: http://search.cpan.org/~sdowd/

Package: libmail-pop3client-perl
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, perl
Description: POP3 client module for perl
 It provides an object-oriented interface to a POP3 server.
 It can be used to write perl-based biff clients, mail
 readers, or whatever.