SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Carp-Assert-More rpm build for : OpenSuSE. For other distributions click perl-Carp-Assert-More.

Name : perl-Carp-Assert-More
Version : 2.4.0 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp156.34.1 Date : 2024-04-09 08:56:34
Group : Unspecified Source RPM : perl-Carp-Assert-More-2.4.0-lp156.34.1.src.rpm
Size : 0.05 MB
Packager : https://www_suse_com/
Summary : Convenience assertions for common situations
Description :
Carp::Assert::More is a convenient set of assertions to make the habit of
writing assertions even easier.

Everything in here is effectively syntactic sugar. There\'s no technical
difference between calling one of these functions:

assert_datetime( $foo );
assert_isa( $foo, \'DateTime\' );

that are provided by Carp::Assert::More and calling these assertions from
Carp::Assert

assert( defined $foo );
assert( ref($foo) eq \'DateTime\' );

My intent here is to make common assertions easy so that we as programmers
have no excuse to not use them.

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

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Carp-Assert-More-2.4.0-lp156.34.1.noarch.rpm
     

Provides :
perl(Carp::Assert::More)
perl-Carp-Assert-More

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(Test::Exception)
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/Carp
/usr/lib/perl5/vendor_perl/5.26.1/Carp/Assert
/usr/lib/perl5/vendor_perl/5.26.1/Carp/Assert/More.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Carp-Assert-More
/usr/share/doc/packages/perl-Carp-Assert-More/Changes
/usr/share/doc/packages/perl-Carp-Assert-More/README.md
/usr/share/man/man3/Carp::Assert::More.3pm.gz

 
ICM