perl-MooX-StrictConstructor-0.008-1.amzn1.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.amzn1.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 106a0e78f570c03666b572dbfe78cc39
SHA1 60a978d34633a6d1d0226ec6bc91949511e70c17
SHA256 686dc4209b401b2b2ae29cdb85076bc2e4f10bf7bdef2afa6f3ee5eba8a8238b
SHA512 89ba0386fb2f7d40ecba668277db2cef29df8e5f8cfda27465121feeeb537467d8c872db7fb7dc97112a1e620261e96def550bfb3b80bbf838cdba0135b55326

Requires

  • perl(:MODULE_COMPAT_5.16.3)
  • perl(B)
  • perl(Class::Method::Modifiers)
  • perl(Moo) >= 1.001000-
  • perl(Moo::Role)
  • 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.amzn1

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-0.008/LICENSE
  • /usr/share/doc/perl-MooX-StrictConstructor-0.008/Changes

Uploaded

almost 9 years ago

Package Size

20.1 KB

Installed Size

31 KB

Downloads

21

wget

wget --content-disposition "https://packagecloud.io/waghanza/maxmind/packages/el/6/perl-MooX-StrictConstructor-0.008-1.amzn1.noarch.rpm/download.rpm?distro_version_id=27"

Homepage

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

License

GPL+ or Artistic