mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-20 09:58:24 -04:00
9 lines
427 B
Plaintext
9 lines
427 B
Plaintext
Email::Find is a module for finding a subset of RFC 822 email addresses in
|
|
arbitrary text (see "CAVEATS"). The addresses it finds are not guaranteed to
|
|
exist or even actually be email addresses at all (see "CAVEATS"), 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.
|