Help for this page
<msgs> any_errors = err__ ... OK_email = Illegal email format </constraints> </msgs>
sub match_OK_phone_chars { my $val = shift; ... else { return undef; } }