while (<>) loops, both with and without printing $_.
  • They give the sort of thing returned by the variable expression -- scalar, list, or hashy list. (Note that the obvious -- they are part of the name, giving the type of variable -- is slightly wrong in perl5, but correct for perl6. The difference is $foo[1]