Perl
is an excellent sed/awk replacement, having more functionality, and a similar syntax. It is good at pattern matching, regular expressions, and string manipulation. It is often used for CGI scripts and other web related jobs.
Updated icon and adding quiz feature.