Hacker News new | ask | show | jobs
by stevekemp 941 days ago
Perl is probably worthy of a mention there, with it's taint-mode you're explicitly forced to test externally-influenced variables before using them.