Things that are ripe for development
- defined-or
 - while, until
 - repeat ... until/repeat ... while
 - list assignment, list context
 - namespaces, modules
 - optional, named, slurpy parameters in subs
 - return
 - pointy subs
 - BEGIN, INIT, CHECK
 - various built-in functions, operators
 
- test-driven development