Package : perl-JSON-MaybeXS > RPM : perl-JSON-MaybeXS-1.4.5-1.mga10.src.rpm

Basic items

Name perl-JSON-MaybeXS
Version 1.4.5
Release 1.mga10
URL https://metacpan.org/release/JSON-MaybeXS
Group Development/Perl
Summary Use L<Cpanel::JSON::XS> with a fallback to L<JSON::PP>
Size 26KB
Arch noarch
License GPL+ or Artistic

Description

This module tries to load the Cpanel::JSON::XS manpage, and if that fails
instead tries to load the JSON::PP manpage. If neither is available, an
exception will be thrown.

It then exports the 'encode_json' and 'decode_json' functions from the
loaded module, along with a 'JSON' constant that returns the class name for
calling 'new' on.

If you're writing fresh code rather than replacing JSON.pm usage, you might
want to pass options as constructor args rather than calling mutators, so
we provide our own 'new' method that supports that.

Media information

Distribution release Mageia cauldron
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2023-08-30 05:24:38
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie