The perl regex is where the real fun is.

I tend to write a lot of one off or small utilities. Hardly any of them are in C or C++. I prefer using scripting languages that get up and running faster. For those the development + execution times need to be better than just doing it manually.