map <F4> :w<cr>:set makeprg=perl\ -c\ %<cr>:make<cr> map <F8> :w<cr>:set makeprg=prove\ -v\ %<cr>:make<cr>
F4 检查程序拼写问题,F8 运行测试