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

Bug#508503: RFP: libdata-validate-email-perl -- common email validation methods



Package: wnpp
Severity: wishlist


* Package name    : libdata-validate-email-perl
  Version         : 0.04
  Upstream Author : Richard Sonnen <sonnen@richardsonnen.com>.
* URL             : http://search.cpan.org/~sonnen/Data-Validate-Email-0.04/Email.pm
* License         : Perl's
  Programming Lang: Perl
  Description     : common email validation methods

This module collects common email validation routines to make input 
validation, and untainting easier and more readable.

All functions return an untainted value if the test passes, and undef 
if it fails. This means that you should always check for a defined status
explicitly. Don't assume the return will be true. (e.g. is_username('0'))

The value to test is always the first (and often only) argument.


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)



Reply to: