Commit graph

5 commits

Author SHA1 Message Date
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
shell
6129da231b Updated to p5-IO-String-1.02
Changes :
- Complemented the tiehandle interface with SEEK/TELL/EOF/BINMODE.
- Make close($io) untie the object.  This make it possible
  to avoid memory leaks in perl-5.8 which seems to have problems
  with self-ties.  Based on patch by Eric Kolve <ekolve@attbi.com>.

pkgsrc :
- fmt on DESCR
2003-01-31 10:53:56 +00:00
seb
25e9e6b0ea Use buildlink2. Use perl5/module.mk. 2002-10-13 22:22:45 +00:00
dmcmahill
370132476c initial import of p5-IO-String-1.01
This module is needed to make www/bins work correctly hence the import during
the freeze.

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 Eryq's IO-stringy modules.  As such IO::String is
a replacement for IO::Scalar.
2002-07-30 02:02:50 +00:00