summaryrefslogtreecommitdiff
path: root/mail/p5-Email-Find/DESCR
diff options
context:
space:
mode:
authorsno <sno>2009-08-17 18:50:07 +0000
committersno <sno>2009-08-17 18:50:07 +0000
commitf2f4055fba51661d44fdaf4cec9f6f5b28837f85 (patch)
treef261008ef91efd72c89af466b77b8cd20ea880b2 /mail/p5-Email-Find/DESCR
parentcba409526949e905c67ec035a4bd96b10a8d1cfc (diff)
downloadpkgsrc-f2f4055fba51661d44fdaf4cec9f6f5b28837f85.tar.gz
Importing package for p5 module Email::Find version 0.10 as dependency for
scheduled import of www/p5-Template-Plugin-Clickable-Email. 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.
Diffstat (limited to 'mail/p5-Email-Find/DESCR')
-rw-r--r--mail/p5-Email-Find/DESCR8
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/p5-Email-Find/DESCR b/mail/p5-Email-Find/DESCR
new file mode 100644
index 00000000000..fe7646645a7
--- /dev/null
+++ b/mail/p5-Email-Find/DESCR
@@ -0,0 +1,8 @@
+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.