Surprisingly as you get good at vim, you can code even faster than standard IDEs such as Eclipse. But one thing I really miss is code completion, especially for long variable na
Ctrl+N
This is explained in the Perl Hacks book, along with how to do Package completion. Highly recommended.