Commit Graph

8 Commits

Author SHA1 Message Date
fgsch
6256399a40 and more.. 2002-12-29 20:19:09 +00:00
espie
3c08c3c943 Kill a few SUBDIR. 2002-05-13 18:50:36 +00:00
espie
2b7c75e086 Move perl manpages where they belong, from section 3 to section 3p.
NOTE THAT /usr/local/man/man3p MUST EXIST FOR THIS TO WORK.
UPDATE /etc/mtree/BSD.local.dist AND RUN IT ACCORDINGLY !!!
2002-04-16 19:25:01 +00:00
espie
c7c34c2206 Bump NEED_VERSION 2002-03-21 20:46:23 +00:00
espie
5b37289c23 md5->distinfo 2002-03-21 19:59:18 +00:00
shell
b0165f9059 Change MAINTAINER email address 2001-04-17 06:26:52 +00:00
avsm
1ee8ece47b Integrate COMMENT, bump NEED_VERSION, clean up DESCR with fmt(1)
From: Shell Hung <i@shellhung.org>
2001-03-29 17:28:08 +00:00
peter
6a074212f3 The module provide the IO::File interface for in-core strings. An
object can be attached to a string, and will make it possible to use
the normal file operations for reading or writing data, as well as
seeking to various locations of the string. The main reason you might
want to do this, is if you have some other library module that only
provide an interface to file handles, and you want to keep all the
stuff in memory.

Originally created by Shell Hung <i@shellhung.org>. I have moved it from
textproc/ to devel/
2001-03-19 19:06:52 +00:00