doesn't handle lastnames with hypens in them, any ideas? thanks again!my ($last, $first, $middle) = ($name =~ /(\w+)\W*?(\w+)\W*(\w)?/);
In reply to Re^4: Newbie parsing problem
by rtremaine
in thread Newbie parsing problem
by rtremaine
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |