in reply to Re: Re: Re: Parsing issue
in thread Parsing issue

This still breaks with an input string like
$_ = 'allow:test1,"@test 2 " deny:test3,test4 password:"123 456", "h +ey, Doh:bad "';
JJ