34
35 function! HS_pod()
36 :!perldoc %
37 endfunc
38
39 :compiler perlcritic
40
39 " vim:ft=vim:
41 " vim:ft=vim: