I installed it but having trouble bringing up the menus..
does anyone uses this? and know how to bring up the menu?
If the root menu 'Perl' is not visible call it with the item
"Load Perl Support" from the standard Tools-menu. <-- where is this
standard tools-menu?
I believe that they are referring to gvim's menus.
--
Chas. Owens
wonkden.net
The most important skill a programmer can have is the ability to read.
I am exploring them now..
here is the desc:
description - insert various types of comments
- insert complete but empty statements (e.g. 'if {} else {}' )
- insert often used code snippets (e.g. declarations, the opening of
files, .. )
- insert the names of file tests, character classes, special
Perl-variables and POSIX-signals
- read, write, maintain your own code snippets in a separate
directory
- run scripts or run syntax check from within the editor
- show compilation erros in a quickfix window; navigate with hotkeys
- read perldoc for functions and modules
- run perltidy / run the profiler SmallProf