Padre::Config::Upgrade - Upgrade a configuration file from an older version


Padre documentation  | view source Contained in the Padre distribution.

Index


NAME

Top

Padre::Config::Upgrade - Upgrade a configuration file from an older version

DESCRIPTION

Top

If you installed Padre 0.40 and now you upgrade to 0.47, there are many new configuration items - which all have safe default values.

But there may also be some options which have been renamed or places where one option has been split into two or more. This module deals with them, it knows how to upgrade the configuration from one version to another.

PUBLIC METHODS

Top

  $config->check;

This method does all the checks when being called on a Padre::Config object.

COPYRIGHT & LICENSE

Top


Padre documentation  | view source Contained in the Padre distribution.