sponsor Vim development Vim logo Vim Book Ad

perl.vim : Perl compiler script

 script karma  Rating 172/82, Downloaded by 10666  Comments, bugs, improvements  Vim wiki

created by
Lukas Zapletal
 
script type
utility
 
description
This is compiler script that runs perl -Wc and parses all error and warnings. For more information how to use compilers in VIM read help.

This version has workaround with redirecting stderr on windows platform so it can run either on unixes or windows.

Enjoy. Lukas
 
install details
Just put in the $VIMRUNTIME/compiler directory and run :make.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
perl.vim 1.1 2001-08-09 6.0 Lukas Zapletal I made a mistake so the script didn`t manage errors ending ', near "..."' correctly. Now it is fixed.

I know VIM 6.0 has tools/efm_perl.pl - but this is not working under Windows and it is slower (because perl is called twice).
perl.vim 1.0 2001-08-08 6.0 Lukas Zapletal Initial upload
ip used for rating: 3.143.17.128

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github