          MODULE=IO-String
         VERSION=1.08
          SOURCE=$MODULE-$VERSION.tar.gz
   SOURCE_URL[0]=http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/
      SOURCE_VFY=sha1:1a8cea5b19b6abb7f3731d6804073c0dd911d944
        WEB_SITE=http://search.cpan.org/~gaas/IO-String/
         ENTERED=20090320
         UPDATED=20090320
           SHORT="IO::File (and IO::Handle) compatible class"
cat << EOF
IO::String is an IO::File (and IO::Handle) compatible class that read
or write data from in-core strings.  It is really just a
simplification of what I needed from Eryq's IO-stringy modules.  As
such IO::String is a replacement for IO::Scalar.
EOF
