> "Test driven development with Perl and vim" > > http://www.perlmonks.org/?node_id=434793 http://mamchenkov.net/wordpress/2004/05/10/vim-for-perl-developers/ Another link, not Perl related but great as a cookbook: http://www.rayninfo.co.uk/vimtips.html I also like to have a session for each module and its tests. (:help session) Thomas