File: control

package info (click to toggle)
libmail-pop3client-perl 2.9-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 88 kB
  • ctags: 42
  • sloc: perl: 517; makefile: 43
file content (14 lines) | stat: -rw-r--r-- 434 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Source: libmail-pop3client-perl
Section: interpreters
Priority: optional
Maintainer: Noel Koethe <noel@debian.org>
Build-Depends: debhelper (>> 3.0.0)
Standards-Version: 3.5.2

Package: libmail-pop3client-perl
Architecture: any
Depends: ${shlibs:Depends}
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.