SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Test-Fatal-matchfor rpm build for : OpenSuSE. For other distributions click perl-Test-Fatal-matchfor.

Name : perl-Test-Fatal-matchfor
Version : 0.001 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp155.1.1 Date : 2023-07-20 16:26:49
Group : Development/Libraries/Perl Source RPM : perl-Test-Fatal-matchfor-0.001-lp155.1.1.src.rpm
Size : 0.03 MB
Packager : https://www_suse_com/
Summary : match exceptions by class name or regexp
Description :
Test::Fatal::matchfor exports the \'matchfor\' function which accepts a list
of class/role names and regular expressions, and constructs an object
overloading \'==\' and \'eq\' to return true if compared for equality against a
string that matches one of those regular expressions, or an object that
isa/does one of those class/role names.

So for example, to check a type constraint error in Moose, you might use:

my $tc_err = matchfor(
\'Moose::Exception::ValidationFailedForTypeConstraint\',
\'Moose::Exception::ValidationFailedForInlinedTypeConstraint\',
qr{does not pass the type constraint},
),

is($exception, $tc_err, \"encountered error as expected\");

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

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Test-Fatal-matchfor-0.001-lp155.1.1.noarch.rpm
     

Provides :
perl(Test::Fatal::matchfor)
perl-Test-Fatal-matchfor

Requires :
perl(:MODULE_COMPAT_5.26.1)
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/Test
/usr/lib/perl5/vendor_perl/5.26.1/Test/Fatal
/usr/lib/perl5/vendor_perl/5.26.1/Test/Fatal/matchfor.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Test-Fatal-matchfor
/usr/share/doc/packages/perl-Test-Fatal-matchfor/CONTRIBUTING
/usr/share/doc/packages/perl-Test-Fatal-matchfor/COPYRIGHT
/usr/share/doc/packages/perl-Test-Fatal-matchfor/CREDITS
/usr/share/doc/packages/perl-Test-Fatal-matchfor/Changes
/usr/share/doc/packages/perl-Test-Fatal-matchfor/LICENSE
/usr/share/doc/packages/perl-Test-Fatal-matchfor/README
/usr/share/doc/packages/perl-Test-Fatal-matchfor/doap.ttl
/usr/share/man/man3/Test::Fatal::matchfor.3pm.gz

 
ICM