Re: behavior change regarding quoted strings
[email protected] (Eric Wong) Thu, 24 May 2018 05:28:27 +0000
| Newsgroups | perl.pep |
|---|---|
| Message-ID | <20180524052827.GA27176@dcvr> |
[email protected] wrote: > Anyway, Now I pushed more changes related to formatting and parsing > email addresses into Email::Address::XS git repository at github > https://github.com/pali/Email-Address-XS (branch master). > > Can you test if everything is OK now in master branch? Yep, tested commit b4bec06cbccd0a7e16ed55e3c34076112228a4ea and my original script behaves as expected. Thanks.