Files
perl-support.vim-mirror/plugin
Fritz Mehner 9549b6a4a7 Version 2.4
+ One of three debuggers can be started with the hotkey F9.+ Complete file or marked area can be reformatted with perltidy. + Run a perl-script:   (1) The script can be run from the command line.  (2) The output can be directed into a window with name "Perl-Output".   (3) The script can be run in an xterm (adjustable).+ The new hotkey Shift-F9 and the menu entry "cmd. line arg." set command line  arguments for the current buffer.+ A code snippet with the file name extension "ni" or "noindent" will not be  indented on insertion.+ Bug fixed (POD->Text)
-
..