SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Log-Dispatchouli rpm build for : OpenSuSE. For other distributions click perl-Log-Dispatchouli.

Name : perl-Log-Dispatchouli
Version : 3.7.0 Vendor : openSUSE
Release : 2.1 Date : 2024-03-09 20:58:29
Group : Unspecified Source RPM : perl-Log-Dispatchouli-3.7.0-2.1.src.rpm
Size : 0.10 MB
Packager : https://bugs_opensuse_org
Summary : Simple wrapper around Log::Dispatch
Description :
Log::Dispatchouli is a thin layer above Log::Dispatch and meant to make it
dead simple to add logging to a program without having to think much about
categories, facilities, levels, or things like that. It is meant to make
logging just configurable enough that you can find the logs you want and
just easy enough that you will actually log things.

Log::Dispatchouli can log to syslog (if you specify a facility), standard
error or standard output, to a file, or to an array in memory. That last
one is mostly useful for testing.

In addition to providing as simple a way to get a handle for logging
operations, Log::Dispatchouli uses String::Flogger to process the things to
be logged, meaning you can easily log data structures. Basically: strings
are logged as is, arrayrefs are taken as (sprintf format, args), and
subroutines are called only if needed. For more information read the
String::Flogger docs.

RPM found in directory: /vol/rzm3/linux-opensuse/update/slowroll/repo/oss/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Log-Dispatchouli-3.7.0-2.1.noarch.rpm
ftp.icm.edu.pl  perl-Log-Dispatchouli-3.7.0-2.1.noarch.rpm
     

Provides :
perl(Log::Dispatchouli)
perl(Log::Dispatchouli::Global)
perl(Log::Dispatchouli::Proxy)
perl(Log::Fmt)
perl-Log-Dispatchouli

Requires :
perl(:MODULE_COMPAT_5.38.2)
perl(Log::Dispatch)
perl(Log::Dispatch::Array)
perl(Log::Dispatch::File)
perl(Log::Dispatch::Screen)
perl(Log::Dispatch::Syslog)
perl(Params::Util)
perl(String::Flogger)
perl(Sub::Exporter)
perl(Sub::Exporter::GlobExporter) >= 0.002
perl(Sys::Syslog) >= 0.16
perl(Try::Tiny) >= 0.04
perl(experimental)
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/lib/perl5/vendor_perl/5.38.2/Log
/usr/lib/perl5/vendor_perl/5.38.2/Log/Dispatchouli
/usr/lib/perl5/vendor_perl/5.38.2/Log/Dispatchouli.pm
/usr/lib/perl5/vendor_perl/5.38.2/Log/Dispatchouli/Global.pm
/usr/lib/perl5/vendor_perl/5.38.2/Log/Dispatchouli/Proxy.pm
/usr/lib/perl5/vendor_perl/5.38.2/Log/Fmt.pm
/usr/share/doc/packages/perl-Log-Dispatchouli
/usr/share/doc/packages/perl-Log-Dispatchouli/Changes
/usr/share/doc/packages/perl-Log-Dispatchouli/README
/usr/share/licenses/perl-Log-Dispatchouli
/usr/share/licenses/perl-Log-Dispatchouli/LICENSE
/usr/share/man/man3/Log::Dispatchouli.3pm.gz
/usr/share/man/man3/Log::Dispatchouli::Global.3pm.gz
/usr/share/man/man3/Log::Dispatchouli::Proxy.3pm.gz
/usr/share/man/man3/Log::Fmt.3pm.gz

 
ICM