#!/usr/bin/perl use strict; use warnings; use HTML::FormFu::Constraint::Email; print (Email::Valid->address('somebody@somewhere.com') ? "yes\n": "no\ +n");
In reply to Re: FormFu email doubling
by Khen1950fx
in thread FormFu email doubling
by John M. Dlugosz
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |