
Hi,

RE: EPP 3.11 build 421

In Perl file, the hash character, '#' in a regex string fools
both (a) the color parser, and (b) the auto-indenter. 

The balance of a regex like /^#balance/) { is colored as a comment,
and the auto-indenter thus puts the closing brace '}' incorrectly.

Perhaps not exactly a bug, but quite annoying for an otherwise
great product... and should be a relative minor fix ;=))

Regards,

Geoff.

