About: Compiler for perl   Sponge Permalink

An Entity of Type : owl:Thing, within Data Space : 134.155.108.49:8890 associated with source dataset(s)

This Module will reformat the warnings/errors so that Vim can parse them (to allow you to jump to the location/source-code of the error). You will also need to deposit the following (perl.vim) in your ~/.vim/runtime/compiler directory. " Vim compiler file " Compiler: perl (output of "die" massaged) " Maintainer: Chris Forkin, chris@forkin.com if exists("current_compiler") finish endif let current_compiler = "perl" " A workable errorformat for "perl -c" setlocal errorformat=%f:%l:\ %m " default make setlocal makeprg=perl\ -MVimCompile\ -c\ %

AttributesValues
rdfs:label
  • Compiler for perl
rdfs:comment
  • This Module will reformat the warnings/errors so that Vim can parse them (to allow you to jump to the location/source-code of the error). You will also need to deposit the following (perl.vim) in your ~/.vim/runtime/compiler directory. " Vim compiler file " Compiler: perl (output of "die" massaged) " Maintainer: Chris Forkin, chris@forkin.com if exists("current_compiler") finish endif let current_compiler = "perl" " A workable errorformat for "perl -c" setlocal errorformat=%f:%l:\ %m " default make setlocal makeprg=perl\ -MVimCompile\ -c\ %
Version
  • 5(xsd:double)
dbkwik:vim/property/wikiPageUsesTemplate
Previous
  • 472(xsd:integer)
Category
  • Perl
  • Compiler
Author
  • Chris Forkin
Complexity
  • basic
Created
  • 2003(xsd:integer)
ID
  • 473(xsd:integer)
NEXT
  • 474(xsd:integer)
Rating
  • 18(xsd:integer)
abstract
  • This Module will reformat the warnings/errors so that Vim can parse them (to allow you to jump to the location/source-code of the error). You will also need to deposit the following (perl.vim) in your ~/.vim/runtime/compiler directory. " Vim compiler file " Compiler: perl (output of "die" massaged) " Maintainer: Chris Forkin, chris@forkin.com if exists("current_compiler") finish endif let current_compiler = "perl" " A workable errorformat for "perl -c" setlocal errorformat=%f:%l:\ %m " default make setlocal makeprg=perl\ -MVimCompile\ -c\ %
Alternative Linked Data Views: ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON ) | Microdata ( JSON HTML) | JSON-LD    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2012 OpenLink Software