Changelog for
vim-plugin-perl-support-5.2-23.572.x86_64.rpm :
* Sat Feb 22 2014 egdfreeAATTopensuse.org- initial
* New global variable g:Perl_InsertFileHeader (suppress file description comment for new files).
* Two new ex commands: PerlScriptArguments, PerlSwitches
* Specifying command line arguments and Perl command line switches improved.
* Bugfix: g:Perl_LoadMenus now works.
* Bugfix: g:Perl_MapLeader now works.
* Bugfix: syntax check under 64-Bit MS-Windows now works.
* Some settings moved to the filetype plugin.
* Removed superfluous settings from the filetype plugin.
* Integration of Make moved into the toolbox.
* Minor improvements