perl-JSON-MaybeXS-1.003009-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-JSON-MaybeXS-1.003009-1.amzn1.noarch

Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP

Full description:
  This module first checks to see if either Cpanel::JSON::XS or JSON::XS
is already loaded, in which case it uses that module. Otherwise it tries
to load Cpanel::JSON::XS, then JSON::XS, then JSON::PP in order, and
either uses the first module it finds or t

Checksums

MD5 69a577276b08527bf4a4ea10fed38147
SHA1 8ad86cdffe2ac3ef4115d5c65a4bef6bc3de3225
SHA256 317b57f5088452ba5abc7011b5937bd8cca253162398c6f2b2bd6b9239842610
SHA512 d9abe801d191cd5751738816012d0c984c81e901dce6a7e919d4f5f3d1d8c62832b567ced5af2d0b55c76786b87872ed8822f2db561057afc5b85e5e61105a76

Requires

  • perl(:MODULE_COMPAT_5.16.3)
  • perl(Carp)
  • perl(Exporter)
  • perl(Scalar::Util)
  • perl(base)
  • perl(strict)
  • perl(warnings)

Provides

  • perl(JSON::MaybeXS) = 1.003009-
  • perl-JSON-MaybeXS = 1.003009-1.amzn1

Files

  • /usr/share/perl5/vendor_perl/JSON/MaybeXS.pm
  • /usr/share/man/man3/JSON::MaybeXS.3pm.gz
  • /usr/share/doc/perl-JSON-MaybeXS-1.003009/README
  • /usr/share/doc/perl-JSON-MaybeXS-1.003009/Changes

Uploaded

almost 9 years ago

Package Size

18.6 KB

Installed Size

23 KB

Downloads

19

wget

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

Homepage

http://metacpan.org/release/JSON-MaybeXS

License

GPL+ or Artistic