Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-JSON-DWIW-0.470.0-26.mga10 RPM for aarch64

From Mageia Cauldron for aarch64 / media / core / release

Name: perl-JSON-DWIW Distribution: Mageia
Version: 0.470.0 Vendor: Mageia.Org
Release: 26.mga10 Build date: Fri Dec 1 13:46:01 2023
Group: Development/Perl Build host: localhost
Size: 199930 Source RPM: perl-JSON-DWIW-0.470.0-26.mga10.src.rpm
Packager: tv <tv>
Url: https://metacpan.org/release/JSON-DWIW
Summary: Return a true or false value when
Other JSON modules require setting several parameters before calling the
conversion methods to do what I want. This module does things by default
that I think should be done when working with JSON in Perl. This module
also encodes and decodes faster than JSON.pm and JSON::Syck in my
benchmarks.

This means that any piece of data in Perl (assuming it's valid unicode)
will get converted to something in JSON instead of throwing an exception.
It also means that output will be strict JSON, while accepted input will be
flexible, without having to set any options.

Encoding
    Perl objects get encoded as their underlying data structure, with the
    exception of Math::BigInt and Math::BigFloat, which will be output as
    numbers, and JSON::DWIW::Boolean, which will get output as a true or
    false value (see the true() and false() methods). For example, a
    blessed hash ref will be represented as an object in JSON, a blessed
    array will be represented as an array. etc. A reference to a scalar is
    dereferenced and represented as the scalar itself. Globs, Code refs,
    etc., get stringified, and undef becomes null.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Fri Dec 01 2023 tv <tv> 0.470.0-26.mga10
  + Revision: 2012034
  - Rebuild for perl-5.38
* Tue Jun 07 2022 umeabot <umeabot> 0.470.0-25.mga9
  + Revision: 1862050
  - Rebuild for Perl 5.36
* Thu Mar 17 2022 umeabot <umeabot> 0.470.0-24.mga9
  + Revision: 1795845
  - Mageia 9 Mass Rebuild

Files

/usr/lib/.build-id
/usr/lib/.build-id/d7
/usr/lib/.build-id/d7/5f7a142e9b3262065677f2e70880b0f55bbad6
/usr/lib64/perl5/vendor_perl/JSON
/usr/lib64/perl5/vendor_perl/JSON/DWIW
/usr/lib64/perl5/vendor_perl/JSON/DWIW.pm
/usr/lib64/perl5/vendor_perl/JSON/DWIW/Boolean.pm
/usr/lib64/perl5/vendor_perl/JSON/DWIW/Changes.pm
/usr/lib64/perl5/vendor_perl/auto/JSON
/usr/lib64/perl5/vendor_perl/auto/JSON/DWIW
/usr/lib64/perl5/vendor_perl/auto/JSON/DWIW/DWIW.so
/usr/share/doc/perl-JSON-DWIW
/usr/share/doc/perl-JSON-DWIW/META.yml
/usr/share/doc/perl-JSON-DWIW/README
/usr/share/man/man3/JSON::DWIW.3pm.xz
/usr/share/man/man3/JSON::DWIW::Boolean.3pm.xz
/usr/share/man/man3/JSON::DWIW::Changes.3pm.xz


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 05:39:42 2024