aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-IO/pkg-descr
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2001-03-11 03:23:00 +0800
committerwill <will@FreeBSD.org>2001-03-11 03:23:00 +0800
commita7da97d4336aad0c82113998bafca93cecf421fb (patch)
tree6cafca98e7456c66f99f9b5410e6e1994b233c4c /devel/p5-IO/pkg-descr
parent269a3d7764ff6637943377041f6d714b16b25eb1 (diff)
downloadfreebsd-ports-gnome-a7da97d4336aad0c82113998bafca93cecf421fb.tar.gz
freebsd-ports-gnome-a7da97d4336aad0c82113998bafca93cecf421fb.tar.zst
freebsd-ports-gnome-a7da97d4336aad0c82113998bafca93cecf421fb.zip
Add p5-IO 1.20, various IO modules for Perl.
PR: 24042 Submitted by: Sergey Skvortsov <skv@protey.ru>
Diffstat (limited to 'devel/p5-IO/pkg-descr')
-rw-r--r--devel/p5-IO/pkg-descr4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/p5-IO/pkg-descr b/devel/p5-IO/pkg-descr
new file mode 100644
index 000000000000..41d812ba2496
--- /dev/null
+++ b/devel/p5-IO/pkg-descr
@@ -0,0 +1,4 @@
+IO - various IO modules
+
+This ports aims to add IO::Dir, IO::Poll, IO::Socket::INET, IO::Socket::UNIX
+to standart perl 5.00503 distribution.