Package : perl-Config-Versioned > RPM : perl-Config-Versioned-1.10.0-7.mga9.src.rpm

Basic items

Name perl-Config-Versioned
Version 1.10.0
Release 7.mga9
URL https://metacpan.org/release/Config-Versioned
Group Development/Perl
Summary Simple, versioned access to configuration data
Size 48KB
Arch noarch
License GPL+ or Artistic

Description

Config::Versioned allows an application to access configuration parameters
not only by parameter name, but also by version number. This allows for the
configuration subsystem to store previous versions of the configuration
parameters. When requesting the value for a specific attribute, the
programmer specifies whether to fetch the most recent value or a previous
value.

This is useful for long-running tasks such as in a workflow-based
application where task-specific values (e.g.: profiles) are static over the
life of a workflow, while global values (e.g.: name of an LDAP server to be
queried) should always be the most recent.

Config::Versioned handles the versions by storing the configuration data in
an internal Git repository. Each import of configuration files into the
repository is documented with a commit. When a value is fetched, it is this
commit that is referenced directly when specifying the version.

Media information

Distribution release Mageia cauldron
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2022-03-20 21:06:09
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie