aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Email-Find/pkg-descr
blob: 20c848f9ce616c330d8e39a23502402affe6e8df (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
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>