perldoc-vim
Perldoc plugin for vim
File Explorer
- perldoc.txt
- perldoc.vim
- perldoc.vim
- .gitignore
- README.md
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
Perldoc
View Details ▼
Perldoc
Look up Perl documentation in `.pod` format.
perldoc -{{f|v|a}} {{name}}
View documentation for a builtin [f]unction, a [v]ariable or an [a]PI:
perldoc -q {{regex}}
Search in the [q]uestion headings of Perl FAQ:
perldoc -T {{page|module|program|url}}
Send output directly to `stdout` (by default, it is send to a pager):
// repository documentation
Was this content helpful?
(0 ratings)
