You probably want (?:(?!\n\n).)* instead.
But it's hard to tell without seeing the expected result.
my $s = do {local $/, <DATA>};
That's pretty useless since you haven't defined any __DATA__ section.
In reply to Re: Negative Look Ahead issue
by moritz
in thread Negative Look Ahead issue
by prasadbabu
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |