NOTICE: This package has been removed from pkgsrc

./wip/p5-Mail-RFC822-Address, Perl extension for validating email addresses according to RFC822

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.3, Package name: p5-Mail-RFC822-Address-0.3, Maintainer: pettai

Mail::RFC822::Address validates email addresses against the grammar
described in RFC 822 using regular expressions. This module is
functionally equivalent to RFC::RFC822::Address, but uses regular
expressions rather than the Parse::RecDescent parser.


Required to run:
[lang/perl5] [devel/p5-ExtUtils-MakeMaker]

Master sites: (Expand)

SHA1: 53b84a09f9be8a35d5d9cac3653645d44c98bffe
RMD160: 2e8d6277b1766ecef9fd6f983e1aed693071a7d9
Filesize: 5.116 KB

Version history: (Expand)


CVS history: (Expand)


   2010-03-11 13:03:27 by Fredrik Pettai | Files touched by this commit (3) | Package removed
Log message:
Imported to pkgsrc
   2010-01-10 17:28:50 by Fredrik Pettai | Files touched by this commit (1)
Log message:
Added DESTDIR support
   2009-04-05 18:51:20 by Fredrik Pettai | Files touched by this commit (1)
Log message:
Removed wrongly commited PLIST
   2009-04-04 00:37:10 by Fredrik Pettai | Files touched by this commit (4) | Imported package
Log message:
Import p5-Mail-RFC822-Address-0.3 as wip/p5-Mail-RFC822-Address.

Mail::RFC822::Address validates email addresses against the grammar
described in RFC 822 using regular expressions. This module is
functionally equivalent to RFC::RFC822::Address, but uses regular
expressions rather than the Parse::RecDescent parser.