File: control

package info (click to toggle)
libmail-pop3client-perl 2.16-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 100 kB
  • ctags: 60
  • sloc: perl: 748; makefile: 43
file content (16 lines) | stat: -rw-r--r-- 480 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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.6.1

Package: libmail-pop3client-perl
Architecture: any
Depends: ${shlibs:Depends}, libdigest-md5-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.
 .
 http://pop3client.dowds.net/