pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/p5-Email-AddressParser



Module name:    wip
Committed by:   shattered
Date:           Tue Feb 12 10:56:18 UTC 2008

Import into wip/p5-Email-AddressParser

Log Message:
Initial import of Email::AddressParser.

Near drop-in replacement for the regex parsing of Email::Address, which
has serious issues for production use (exponential to infinite computation
time in some cases). It uses code from Mark Crispin's c-client library
to implement the parsing. The resulting parser is much more stable than
the regex-based version of Email::Address.

Status:

Vendor Tag:     SHATTERED
Release Tags:   SHATTERED_20080212
                
N wip/p5-Email-AddressParser/Makefile
N wip/p5-Email-AddressParser/DESCR
N wip/p5-Email-AddressParser/distinfo

No conflicts created by this import


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs




Home | Main Index | Thread Index | Old Index