~ubuntu-branches/ubuntu/hoary/libmail-pop3client-perl/hoary

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/