Email::Find

Email::Find allows you to find RFC 822 email addresses in plain text.
Download

Email::Find Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Michael G Schwern and Tatsuhiko Miyagawa
  • Publisher web site:
  • http://search.cpan.org/~miyagawa/

Email::Find Tags


Email::Find Description

Email::Find allows you to find RFC 822 email addresses in plain text. Email::Find allows you to find RFC 822 email addresses in plain text.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.Finds email addresses in the text and executes callback registered.The callback is given two arguments. The first is a Mail::Address object representing the address found. The second is the actual original email as found in the text. Whatever the callback returns will replace the original text. Requirements: · Perl


Email::Find Related Software