diff options
author | Aaron Dalton <aaron@FreeBSD.org> | 2006-02-18 22:10:14 +0000 |
---|---|---|
committer | Aaron Dalton <aaron@FreeBSD.org> | 2006-02-18 22:10:14 +0000 |
commit | 717f8f709dc2c2e1d94d5a79f648f72e78a01370 (patch) | |
tree | 61d73611fea7222af41e8c4f3a4e3e0718d522b9 /devel/p5-Iterator-Misc/pkg-descr | |
parent | 3b74952bad10de06f3b9bf79e3fe7c1444c3793a (diff) |
Notes
Diffstat (limited to 'devel/p5-Iterator-Misc/pkg-descr')
-rw-r--r-- | devel/p5-Iterator-Misc/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/devel/p5-Iterator-Misc/pkg-descr b/devel/p5-Iterator-Misc/pkg-descr new file mode 100644 index 000000000000..862a9207ae47 --- /dev/null +++ b/devel/p5-Iterator-Misc/pkg-descr @@ -0,0 +1,9 @@ +This module contains miscellaneous iterator utility functions that I think +aren't as broadly useful as the ones in Iterator::Util. They are here to +keep the size of Iterator::Util down. + +For more information on iterators and how to use them, see the Iterator +module documentation. + +WWW: http://search.cpan.org/dist/Iterator-DBI +Author: Eric J. Roode <roode@cpan.org> |