Things that ought to be working real soon now
- arrays, hashes
- list assignment
- for, while loops
- use statements
- defined-or ( and //=)
- closure interpolation in strings
- qq, qw, qww, <...>, <<...>>, etc.
- pointy subs
- method calls
- BEGIN, END
- package-scoped variables
- simple class definitions