# $Id: Portfile 33894 2008-02-07 02:45:08Z narf_tm@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           HTTP-Request-AsCGI 0.5
maintainers           narf_tm openmaintainer
description           Setup a CGI enviroment from a HTTP::Request
long_description      Provides a convinient way of setting up an CGI \
                      enviroment from a HTTP::Request.

platforms             darwin

checksums             md5 e1f5d332969d072a19d9649ed7d77f59

depends_lib-append    port:p5-class-accessor \
                      port:p5-libwww-perl
