rafael's Journalrafael's use Perl JournalToday's vim trick- January 26, 2006 Drop this in file .vimftpluginpod_podchecker.vim : set makeprg=podchecker -warnings % 2>&1sed 's,at.line,:&,'set errorformat=%m:at line %l in file %f Then, when editing a .pod file, you can :make it; and then the command :cope will open a nice little window with all pod errors and warnings, correctly recognized, so you can jump on the corresponding lines in the pod source file only by selecting them.http://use.perl.org/~rafael/journal/28474?from=rss Today's disgusted moment- January 13, 2006 Sometimes, language programming constructs are just objectively ugly. (Or do I do too much C programming No. I don't want to believe that.)http://use.perl.org/~rafael/journal/28342?from=rss |