SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-MooX-StrictConstructor rpm build for : OpenSuSE. For other distributions click perl-MooX-StrictConstructor.

Name : perl-MooX-StrictConstructor
Version : 0.011 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp156.3.1 Date : 2023-12-08 00:36:48
Group : Development/Libraries/Perl Source RPM : perl-MooX-StrictConstructor-0.011-lp156.3.1.src.rpm
Size : 0.03 MB
Packager : https://www_suse_com/
Summary : Make your Moo-based object constructors blow up on unknown attributes
Description :
Simply loading this module makes your constructors \"strict\". If your
constructor is called with an attribute init argument that your class does
not declare, then it dies. This is a great way to catch small typos.

Your application can use Carp::Always to generate stack traces on \'die\'.
Previously all exceptions contained traces, but this could potentially leak
sensitive information, e.g.

My::Sensitive::Class->new( password => $sensitive, extra_value => \'foo\' );

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-MooX-StrictConstructor-0.011-lp156.3.1.noarch.rpm
ftp.icm.edu.pl  perl-MooX-StrictConstructor-0.011-lp156.3.1.noarch.rpm
     

Provides :
perl(Method::Generate::Constructor::Role::StrictConstructor)
perl(MooX::StrictConstructor)
perl-MooX-StrictConstructor

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(Class::Method::Modifiers)
perl(Moo) >= 1.001000
perl(Moo::Role)
perl(strictures) >= 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/Method
/usr/lib/perl5/vendor_perl/5.26.1/Method/Generate
/usr/lib/perl5/vendor_perl/5.26.1/Method/Generate/Constructor
/usr/lib/perl5/vendor_perl/5.26.1/Method/Generate/Constructor/Role
/usr/lib/perl5/vendor_perl/5.26.1/Method/Generate/Constructor/Role/StrictConstructor.pm
/usr/lib/perl5/vendor_perl/5.26.1/MooX
/usr/lib/perl5/vendor_perl/5.26.1/MooX/StrictConstructor.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-MooX-StrictConstructor
/usr/share/doc/packages/perl-MooX-StrictConstructor/Changes
/usr/share/licenses/perl-MooX-StrictConstructor
/usr/share/licenses/perl-MooX-StrictConstructor/LICENSE
/usr/share/man/man3/Method::Generate::Constructor::Role::StrictConstructor.3pm.gz
/usr/share/man/man3/MooX::StrictConstructor.3pm.gz

 
ICM