|
|
| "be consistent" | |
| PerlMonks |
Re^4: regexp to only allow for formally valid email addressesby Thelonius (Curate) |
| on Mar 07, 2007 at 20:54 UTC ( #603717=note: print w/ replies, xml ) | Need Help?? |
|
The dot is not special within square brackets. /[.]/ only matches ".", not "a".
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||