SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Config-Versioned rpm build for : Mageia 8. For other distributions click perl-Config-Versioned.

Name : perl-Config-Versioned
Version : 1.10.0 Vendor : Mageia_Org
Release : 6.mga8 Date : 2020-02-12 13:08:32
Group : Development/Perl Source RPM : perl-Config-Versioned-1.10.0-6.mga8.src.rpm
Size : 0.05 MB
Packager : umeabot < umeabot>
Summary : Simple, versioned access to configuration data
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.

RPM found in directory: /vol/rzm3/linux-mageia/distrib/8/x86_64/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Config-Versioned-1.10.0-6.mga8.noarch.rpm
ftp.icm.edu.pl  perl-Config-Versioned-1.10.0-6.mga8.noarch.rpm
ftp.icm.edu.pl  perl-Config-Versioned-1.10.0-6.mga8.noarch.rpm
ftp.icm.edu.pl  perl-Config-Versioned-1.10.0-6.mga8.noarch.rpm
     

Provides :
perl(Config::Versioned)
perl-Config-Versioned

Requires :
perl(Carp)
perl(Config::Std)
perl(Config::Versioned)
perl(Data::Dumper)
perl(DateTime)
perl(Getopt::Long)
perl(Git::PurePerl)
perl(Moose)
perl(Path::Class)
perl(namespace::autoclean)
perl-base >= 2:5.30.1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/bin/cfgver
/usr/share/doc/perl-Config-Versioned
/usr/share/doc/perl-Config-Versioned/Changes
/usr/share/doc/perl-Config-Versioned/META.yml
/usr/share/doc/perl-Config-Versioned/README
/usr/share/man/man3/Config::Versioned.3pm.xz
/usr/share/perl5/vendor_perl/Config
/usr/share/perl5/vendor_perl/Config/Versioned.pm

 
ICM