# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id: Portfile 119344 2014-04-23 02:14:30Z mojca@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18
perl5.setup         IO-stringy 2.110
revision            3
license             {Artistic-1 GPL}
maintainers         nomaintainer
description         I/O on in-core objects like strings and arrays
long_description    This toolkit primarily provides modules for \
                    performing both traditional and object-oriented i/o \
                    on things *other* than normal filehandles, in \
                    particular, IO::Scalar, IO::ScalarArray, and \
                    IO::Lines.
checksums           rmd160  429496202c06b3a9485d12897d59d3cb631575c7 \
                    sha256  7e3cf438b3938a2692cb502704c0bbfa2c5ec4a5071ab77906a2432126b004ee
platforms           darwin

supported_archs     noarch
