in reply to Re: Re: Re: Matching an JavaScript object initalizer regex
in thread Matching an JavaScript object initalizer regex

I have verified that your regex does exactly the parsing required in this thread! It's amazing to comprehend the power of Perl and Regex... That one little regex (although not a simple one) could parse all test cases of complex JavaScript (and thus Perl) regular expressions... You're good.... +++++ to you my friend ;)
  • Comment on Re: Re: Re: Re: Matching an JavaScript object initalizer regex