in reply to regex in perl and Java

This is true if your regex needs are fairly basic, but Perl's regex capabilities go far beyond Java's. If you look at some of the extended regex syntax for Perl, you'll find features that are simply not supported in other languages.

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.