sponsor Vim development Vim logo Vim Book Ad

PERLDOC2 : Perldoc with sytnax highlighting in vim

 script karma  Rating 8/5, Downloaded by 1344  Comments, bugs, improvements  Vim wiki

created by
Peter Shangov
 
script type
utility
 
description
This is PERLDOC2 for Vim. This plugin provides colouful experience for viewing perl documentation. The following pod items receive special highlighting treatment: verbatim text, headings and lists. The generated pod documents are kept in a cache directory, which allows browsing back and forth in your pod history.

For more information and some screenshots, see http://mechanicalrevolution.com/blog/perldoc_vim.html
 
install details
1. Install the Pod::Simple::Vim module from CPAN.
2. Install syntax/perldoc.vim and plugin/perldoc2.vim in the respective folders in your vim runtime path.
3. Set the g:Perldoc_path variable in your vimrc to to point to a directory where the cached pod files will be stored (include trailing slash!).
4. Use the Perldoc command, which requires one argument - the name of a module, e.g. ":Perldoc Test::More".
 

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
PERLDOC2.zip 0.3 2009-08-28 7.0 Peter Shangov Changed line-endings to unix style
PERLDOC2.zip 0.2 2009-03-30 7.0 Peter Shangov Now uses the Pod::Simple::Vim module from CPAN and no longer requires vim with perl bindings
ip used for rating: 18.219.132.200

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