in reply to Re: Perl to Javain thread Perl to Java
The perl side is straightforward, just use perlre to decipher all the parts of the regex. First look up the flags "gxm" at the end that change some details of how the regex works.