in reply to Block commenting

I use the vim block comment script. I changed the commands to use the comma key instead of the period, or else it tends to sit there waiting for you to type something more when you want to repeat the last command.

----
I wanted to explore how Perl's closures can be manipulated, and ended up creating an object system by accident.
-- Schemer

: () { :|:& };:

Note: All code is untested, unless otherwise stated