aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-IO-Tee
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2010-01-23 14:45:04 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2010-01-23 14:45:04 +0000
commit5e8691baf38f92dfd972d71faa61dbe103d7c44a (patch)
tree2fa66f9271e147ab41a7c2b3375a313dd47a85bf /devel/p5-IO-Tee
parentce7609b56dbeeeb79a2e6f48c6b321f5d0cd10b7 (diff)
downloadports-5e8691baf38f92dfd972d71faa61dbe103d7c44a.tar.gz
ports-5e8691baf38f92dfd972d71faa61dbe103d7c44a.zip
Notes
Diffstat (limited to 'devel/p5-IO-Tee')
-rw-r--r--devel/p5-IO-Tee/pkg-descr5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/p5-IO-Tee/pkg-descr b/devel/p5-IO-Tee/pkg-descr
index b2e195603f08..ed287a915584 100644
--- a/devel/p5-IO-Tee/pkg-descr
+++ b/devel/p5-IO-Tee/pkg-descr
@@ -1,6 +1,3 @@
-IO::Tee
-=======
-
The `IO::Tee' constructor, given a list of output handles,
returns a tied handle that can be written to but not read from.
When written to (using print or printf), it multiplexes the
@@ -9,3 +6,5 @@ constructor. As a shortcut, you can also directly pass a string
or an array reference to the constructor, in which case
`IO::File::new' is called for you with the specified argument or
arguments.
+
+WWW: http://search.cpan.org/dist/IO-Tee