diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2005-09-21 19:35:50 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2005-09-21 19:35:50 +0000 |
commit | a5b727886ca92ad011891286250bd76d5f3e767f (patch) | |
tree | 9d8375784cd93086d71598c6dd9e52e2c2104031 /devel/p5-IO-All | |
parent | 81797980f7c6379ede593d353bfc4a53034c4e62 (diff) |
Notes
Diffstat (limited to 'devel/p5-IO-All')
-rw-r--r-- | devel/p5-IO-All/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-IO-All/pkg-descr b/devel/p5-IO-All/pkg-descr index af40167b8044..db071d6eb705 100644 --- a/devel/p5-IO-All/pkg-descr +++ b/devel/p5-IO-All/pkg-descr @@ -5,5 +5,5 @@ oriented interface to greatly simplify your everyday Perl IO idioms. It exports a single function called io, which returns a new IO::All object. And that object can do it all! -WWW: http://search.cpan.org/~ingy/IO-All/ +WWW: http://search.cpan.org/dist/IO-All/ Author: Brian Ingerson <ingy@cpan.org> |