In Perl Best Practices by Damian Conway, usage of "unless", "until" is discouraged. In Ruby (which was inspired by Perl), that's a common occurence.