perl-MooX-StrictConstructor-0.008-1.fc26.noarch.rpm

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/waghanza/maxmind/script.rpm.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/waghanza/maxmind/script.rpm.sh | sudo bash

STEP 2: Install the package
sudo yum install perl-MooX-StrictConstructor-0.008-1.fc26.noarch

Make your Moo-based object constructors blow up on unknown attributes

Full 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.

Checksums

MD5 19ae04ad960b5c26e20cef5dbb44b8ec
SHA1 538fc9e88ca3cbbc1ee83c56b70399761ec1bcdd
SHA256 24079e53e82ed99655ddd7ec6d1df15761b122b771b5feda18c3546aa2b609ce
SHA512 c7e15d4835dc9b119fb9fc7fa4582f139d0e4fe6d6b8ff25b7fa347e4d253eb3a091b76d4455905e934118a9f21393771eb92ab9abab5799fc656b82e0c51e6a

Requires

  • perl(:MODULE_COMPAT_5.24.2)
  • perl(B)
  • perl(Class::Method::Modifiers)
  • perl(Moo) >= 1.001000-
  • perl(Moo::Role)
  • perl(constant)
  • perl(strict)
  • perl(strictures) >= 1-

Provides

  • perl(Method::Generate::Constructor::Role::StrictConstructor) = 0.008-
  • perl(MooX::StrictConstructor) = 0.008-
  • perl-MooX-StrictConstructor = 0.008-1.fc26

Files

  • /usr/share/perl5/vendor_perl/MooX/StrictConstructor.pm
  • /usr/share/perl5/vendor_perl/Method/Generate/Constructor/Role/StrictConstructor.pm
  • /usr/share/man/man3/MooX::StrictConstructor.3pm.gz
  • /usr/share/man/man3/Method::Generate::Constructor::Role::StrictConstructor.3pm.gz
  • /usr/share/licenses/perl-MooX-StrictConstructor/LICENSE
  • /usr/share/doc/perl-MooX-StrictConstructor/Changes

Uploaded

over 8 years ago

Package Size

22.1 KB

Installed Size

29.6 KB

Downloads

21

wget

wget --content-disposition "https://packagecloud.io/waghanza/maxmind/packages/fedora/26/perl-MooX-StrictConstructor-0.008-1.fc26.noarch.rpm/download.rpm?distro_version_id=184"

Homepage

http://metacpan.org/release/MooX-StrictConstructor/

License

GPL+ or Artistic