SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Log-Any-Adapter-TAP rpm build for : OpenSuSE. For other distributions click perl-Log-Any-Adapter-TAP.

Name : perl-Log-Any-Adapter-TAP
Version : 0.003003 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp155.1.1 Date : 2023-07-20 18:09:02
Group : Development/Libraries/Perl Source RPM : perl-Log-Any-Adapter-TAP-0.003003-lp155.1.1.src.rpm
Size : 0.04 MB
Packager : https://www_suse_com/
Summary : Logging adapter suitable for use in TAP testcases
Description :
When running testcases, you probably want to see some of your logging
output. One sensible approach is to have all \'warn\' and more serious
messages emitted as \'diag\' output on STDERR, and less serious messages
emitted as \'note\' comments on STDOUT.

So, thats what this logging adapter does. Simply say

use Log::Any::Adapter \'TAP\';

at the start of your testcase, and now you have your logging output as part
of your TAP stream.

By default, \'debug\' and \'trace\' are suppressed, but you can enable them
with TAP_LOG_FILTER or the filter attribute. See below.

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

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Log-Any-Adapter-TAP-0.003003-lp155.1.1.noarch.rpm
     

Provides :
perl(Log::Any::Adapter::TAP)
perl-Log-Any-Adapter-TAP

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(Log::Any)
perl(Log::Any::Adapter::Base)
perl(Log::Any::Proxy)
perl(Try::Tiny)
perl(parent)
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/Log
/usr/lib/perl5/vendor_perl/5.26.1/Log/Any
/usr/lib/perl5/vendor_perl/5.26.1/Log/Any/Adapter
/usr/lib/perl5/vendor_perl/5.26.1/Log/Any/Adapter/TAP.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Log-Any-Adapter-TAP
/usr/share/doc/packages/perl-Log-Any-Adapter-TAP/Changes
/usr/share/doc/packages/perl-Log-Any-Adapter-TAP/README
/usr/share/licenses/perl-Log-Any-Adapter-TAP
/usr/share/licenses/perl-Log-Any-Adapter-TAP/LICENSE
/usr/share/man/man3/Log::Any::Adapter::TAP.3pm.gz

 
ICM