in reply to Re: Re: Grabbing e-mail addresses from a variable
in thread Grabbing e-mail addresses from a variable

You right. I should use metacharacter of end of world '>' for exclusion of grabbing information which not belong to email address.
      
--------------------------------
SV* sv_bless(SV* sv, HV* stash);