The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Labyrinth::Constraints::Emails - Email Constraint Handler for Labyrinth

DESCRIPTION

Validates emails, eith in simplistic terms or according to the RFCs.

FUNCTIONS

emails

Validate email strings against general usage.

emails
valid_emails
match_emails

email_rfc

Validate email strings against the RFC specs.

email_rfc
valid_email_rfc
match_email_rfc

SEE ALSO

  Labyrinth

AUTHOR

Barbie, <barbie@missbarbell.co.uk> for Miss Barbell Productions, http://www.missbarbell.co.uk/

COPYRIGHT & LICENSE

  Copyright (C) 2002-2015 Barbie for Miss Barbell Productions
  All Rights Reserved.

  This module is free software; you can redistribute it and/or
  modify it under the Artistic License 2.0.