DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibvi-quickfix-perl
BeschreibungPerl support for vim's QuickFix mode
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1.134-1
Sektionperl
Prioritätoptional
Installierte Größe84 Byte
Hängt ab vonperl (>= 5.6.0-16)
Empfohlene Pakete
PaketbetreuerDebian Perl Project
Quelle
Paketgröße17860 Byte
Prüfsumme MD5740ee7c49fa0bc5d43baebd8c652b5c1
Prüfsumme SHA1293a0439b0f3f29dfb8db621df6d09032721a64a
Prüfsumme SHA2563de8d9d980491020c8f00b77935ce4ba71bccfea6561fec664239036fdc38ad9
Link zum Herunterladenlibvi-quickfix-perl_1.134-1_all.deb
Ausführliche BeschreibungIf a Perl program or module uses Vi::QuickFix, Perl logs errors and warnings to an error file. While editing that program or module with vim you can ask Perl to compile it. If there are errors during compilation, the error file is picked when you type a special QuickFix command and Vim will jump to the location of the first error recorded. Other QuickFix commands allow you to jump to other error messages, switching files if necessary. . This module is intended as a debugging tool for Perl programmers using Vim.


Impressum
Linux is a registered trademark of Linus Torvalds