SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Config-Tiny-Singleton rpm build for : OpenSuSE. For other distributions click perl-Config-Tiny-Singleton.

Name : perl-Config-Tiny-Singleton
Version : 0.02 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp156.8.1 Date : 2024-07-03 17:56:26
Group : Development/Libraries/Perl Source RPM : perl-Config-Tiny-Singleton-0.02-lp156.8.1.src.rpm
Size : 0.00 MB
Packager : https://www_suse_com/
Summary : Singleton-pattern implementation for Config::Tiny
Description :
You may make many modules and some config-files when you build large
applications. There are several ways to handle configs. One is to create
new config-object in each packages that need data set in config-files.
However, this will make your app\'s performance pretty bad. Second is to let
your context-object to keep your config-object. But your application become
larger and larger, it\'ll be too hard to let your context to handle all
configs. And third is, this is better, to implement singleton-pattern. Try
that, and now you only need to call your configs instance method in your
package where you want to use it in.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-C/15.6/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Config-Tiny-Singleton-0.02-lp156.8.1.noarch.rpm
     

Provides :
perl(Config::Tiny::Singleton)
perl-Config-Tiny-Singleton

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(Class::Data::Inheritable)
perl(Class::Singleton)
perl(Config::Tiny)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Config
/usr/lib/perl5/vendor_perl/5.26.1/Config/Tiny
/usr/lib/perl5/vendor_perl/5.26.1/Config/Tiny/Singleton.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Config-Tiny-Singleton
/usr/share/doc/packages/perl-Config-Tiny-Singleton/Changes
/usr/share/doc/packages/perl-Config-Tiny-Singleton/README
/usr/share/man/man3/Config::Tiny::Singleton.3pm.gz

 
ICM