c53b9b9d92
This module adds one directive to Module::Install related to creating and installing Padre plugins as .par files and two make targets: is_padre_plugin. If this directive is added to Makefile.PL, two new make targets become available: plugin and installplugin.
4 lines
260 B
Text
4 lines
260 B
Text
This module adds one directive to Module::Install related to creating and
|
|
installing Padre plugins as .par files and two make targets: is_padre_plugin.
|
|
If this directive is added to Makefile.PL, two new make targets become
|
|
available: plugin and installplugin.
|