Bug 23915 - New port: mail/p5-Email-Find (Find RFC 822 email addresses in plain text)
Summary: New port: mail/p5-Email-Find (Find RFC 822 email addresses in plain text)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-12-28 23:20 UTC by Anton Berezin
Modified: 2000-12-31 05:13 UTC (History)
1 user (show)

See Also:


Attachments
file.shar (2.51 KB, text/plain)
2000-12-28 23:20 UTC, Anton Berezin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Berezin 2000-12-28 23:20:07 UTC
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.
Comment 1 Will Andrews freebsd_committer freebsd_triage 2000-12-31 05:13:25 UTC
State Changed
From-To: open->closed

Committed, thanks.