perl-JSON-MaybeXS-1.003009-1.amzn1.src.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
yumdownloader --source perl-JSON-MaybeXS-1.003009-1.amzn1.src
rpm -ivh ./perl-JSON-MaybeXS-1.003009-1.amzn1.src.rpm

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 29c677f3dd807641f5637f3eee9576ac
SHA1 239d5b72e4515c556ded1645825093e5cd69d941
SHA256 fe9d67a94205f42033d2cdd46e2d7c06c0f451c99b10d4990b35360bdfa822cb
SHA512 3f3c88ab442c6f24aafb6dd594773a2675b5859ee0aa705a3052dd42189e23efa3baa93c0ee194ad7b33087c5b71b2c786dcac682bf63bd3633b5f45a65440a9

Requires

  • perl(ExtUtils::MakeMaker)
  • perl
  • perl-devel
  • perl-generators

Files

  • perl-JSON-MaybeXS.spec
  • JSON-MaybeXS-1.003009.tar.gz

Uploaded

almost 9 years ago

Package Size

20.6 KB

Installed Size

17.2 KB

Downloads

22

wget

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

Homepage

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

License

GPL+ or Artistic