# $Id: Portfile,v 1.7 2005/08/11 21:33:26 rshaw Exp $ PortSystem 1.0 PortGroup perl5 1.0 perl5.setup libwww-perl 5.803 LWP revision 1 maintainers darwinports@opendarwin.org description The World-Wide Web library for Perl long_description The libwww-perl collection is a set of Perl modules \ which provides a simple and consistent application \ programming interface to the World-Wide Web. The \ main focus of the library is to provide classes and \ functions that allow you to write WWW clients. The \ library also contain modules that are of more \ general use and even classes that help you implement \ simple HTTP servers. checksums md5 3345d5f15a4f42350847254141725c8f platforms darwin # Depends on these Perl modules depends_lib-append port:p5-html-parser \ port:p5-uri \ port:p5-mime-base64 \ port:p5-compress-zlib configure.pre_args-append -n