Source: libwww-perl Priority: optional Section: perl XSBC-Original-Maintainer: Debian Perl Group Maintainer: Nito Martinez Uploaders: Jay Bonci , Damyan Ivanov , Jaldhar H. Vyas , gregor herrmann Standards-Version: 3.8.0 Homepage: http://search.cpan.org/dist/libwww-perl/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libwww-perl/ Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-perl/ Build-Depends: debhelper (>= 5) Build-Depends-Indep: netbase, perl (>= 5.8.1), libdigest-md5-perl, liburi-perl (>= 1.10), libhtml-parser-perl (>= 3.33), libcompress-zlib-perl Package: libwww-perl Architecture: all Priority: optional Section: perl Depends: ${perl:Depends}, perl (>= 5.8.1), libdigest-md5-perl, liburi-perl (>= 1.10), libhtml-parser-perl (>= 3.33), libhtml-tree-perl (>= 3.11), libhtml-tagset-perl, netbase Recommends: libmailtools-perl, libhtml-format-perl, libcompress-zlib-perl Suggests: libio-socket-ssl-perl (>= 0.81-2) Description: WWW client/server library for Perl (aka LWP) Libwww-perl is a collection of Perl modules which provides a simple and consistent programming interface (API) to the World-Wide Web. The main focus of the library is to provide classes and functions that allow you to write WWW clients, thus libwww-perl said to be a WWW client library. The library also contain modules that are of more general use, as well as a simple HTTP/1.1-compatible server implementation.