freebsd-ports/devel/p5-Iterator-Misc/pkg-descr
Bill Fenner 83764e1daa Update search.cpan.org WWW: entries to have a trailing slash.
Change some URLs from author dirs to dist dirs.

The example in the porter's handbook didn't have the trailing slash;
mea culpa for not having caught that when it went in.
2006-02-20 20:50:22 +00:00

9 lines
371 B
Text

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>