freebsd-ports/mail/p5-Email-Find/pkg-descr
Anton Berezin c8df88ddad Updated MAINTAINER to my new committer email address.
Do the same for pkg-descr files.

Approved by:	markm
2001-06-12 19:25:41 +00:00

11 lines
418 B
Text

This is a module for finding a subset of RFC 822 email addresses in
arbitrary text. The addresses it finds are not guaranteed to exist or
even actually be email addresses at all, but they will be valid RFC 822
syntax.
Email::Find will perform some heuristics to avoid some of the more
obvious red herrings and false addresses, but there's only so much which
can be done without a human.
-Anton
<tobez@FreeBSD.org>