in reply to Short invocation for per-object methods

but I'm rather lazy and would prefer to avoid the long $self->{'debug'}->("text") invocation for each debug message. I'd prefer to be able to just say debug("text")
i don't know about your editor, but mine (vim) and others like emacs let you define macros or aliases.