# $Id: Portfile 86112 2011-10-19 12:18:31Z jmr@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         XML-Writer 0.606
revision            2
license             MIT
maintainers         email.arc.nasa.gov:sal
description         Perl extension for writing XML documents.
long_description    A helper module for Perl programs that write an XML \
                    document. The module handles all escaping for attribute \
                    values and character data and constructs different types \
                    of markup, such as tags, comments, and processing \
                    instructions.

platforms           darwin

checksums           md5 178895f6b011594f425d0a2aef0ee069 \
                    sha1 2b51487877a59a247c73164211783eddfb322fb3 \
                    rmd160 c83cbab5d06b6df1af030e093165a9556f8c952f

supported_archs noarch
