ajacoutot
aaa1885833
Bump after recent cpan.port.mk change.
...
ok jasper@
2010-12-03 11:44:22 +00:00
espie
5855efb734
move depends to new style
2010-11-15 19:45:56 +00:00
espie
5c08d95027
USE_GROFF=Yes
2010-10-18 17:47:50 +00:00
sthen
3f913dcdaa
use REVISION
2010-07-13 19:46:10 +00:00
merdely
376b75df06
Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN
2007-09-16 02:52:56 +00:00
espie
059f2924e6
switch about half of devel/p5-* to newest cpan practices
2006-11-25 16:32:33 +00:00
kevlo
60aefe15d3
arch-independent.
2006-09-30 11:14:29 +00:00
kevlo
e9f2842826
update to 1.08
2005-12-09 13:17:25 +00:00
kevlo
85aaff2f3d
upgrade to 1.07
...
From Jasper Lievisse Adriaanse <jasper at nedbsd.nl>.
2005-12-02 11:35:34 +00:00
naddy
3198c10ab6
new maintainer kevlo@; ok shell@
2004-11-15 15:04:58 +00:00
naddy
997d610b84
update to 1.06; from kevlo@, maintainer timeout
2004-11-11 17:11:07 +00:00
kevlo
e4dc0961da
update to 1.05
2004-04-27 13:08:37 +00:00
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
c7c34c2206
Bump NEED_VERSION
2002-03-21 20:46:23 +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