Perl is often described as a superset of `grep`, `sed`, and `awk`. Combines filtering, sorting, and transforming strings with stuff that's hard (or missing) in Bash: - Functions - Clean basic data structures - Robust quoting - Sensible control structures - Variable scope