perl-Throwable-0.200013-1.amzn1.x86_64.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-Throwable-0.200013-1.amzn1.x86_64

Role for classes that can be thrown

Full description:
  Throwable is a role for classes that are meant to be thrown as exceptions
to standard program flow. It is very simple and does only two things: saves
any previous value for $@ and calls die $self.

Checksums

MD5 771d16fc4ab5024632764d748cb681a8
SHA1 aa87b24d374eb84e154c383b2de960f62e8cfeaf
SHA256 ed7bed2956e79a0864a1bd771ac39780afcc126b98590003cd7aa2d785c35a96
SHA512 8b109976df7c302dc018f5d639ad7544df098abee5ac77d6e36837d8d970df6849023dffb0179a2a0a88813417c4246e5409dfb9f7c5e421fcb9a1b6853cd235

Requires

  • perl(:MODULE_COMPAT_5.16.3)
  • perl(Carp)
  • perl(Module::Runtime) >= 0.002-
  • perl(Moo) >= 1.000001-
  • perl(Moo::Role)
  • perl(Scalar::Util)
  • perl(Sub::Quote)

Provides

  • perl(StackTrace::Auto) = 0.200013-
  • perl(Throwable) = 0.200013-
  • perl(Throwable::Error) = 0.200013-
  • perl-Throwable(x86-64) = 0.200013-1.amzn1
  • perl-Throwable = 0.200013-1.amzn1

Files

  • /usr/share/perl5/vendor_perl/Throwable/Error.pm
  • /usr/share/perl5/vendor_perl/Throwable.pm
  • /usr/share/perl5/vendor_perl/StackTrace/Auto.pm
  • /usr/share/man/man3/Throwable.3pm.gz
  • /usr/share/man/man3/Throwable::Error.3pm.gz
  • /usr/share/man/man3/StackTrace::Auto.3pm.gz
  • /usr/share/doc/perl-Throwable-0.200013/README
  • /usr/share/doc/perl-Throwable-0.200013/LICENSE
  • /usr/share/doc/perl-Throwable-0.200013/Changes

Uploaded

almost 9 years ago

Package Size

24.3 KB

Installed Size

42.6 KB

Downloads

21

wget

wget --content-disposition "https://packagecloud.io/waghanza/maxmind/packages/el/6/perl-Throwable-0.200013-1.amzn1.x86_64.rpm/download.rpm?distro_version_id=27"

Homepage

https://metacpan.org/release/Throwable

License

GPL+ or Artistic