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-22.mga8 RPM for x86_64

From Mageia 8 for x86_64 / media / core / release

Name: perl-JSON-DWIW Distribution: Mageia
Version: 0.470.0 Vendor: Mageia.Org
Release: 22.mga8 Build date: Wed Jun 17 21:32:33 2020
Group: Development/Perl Build host: localhost
Size: 159872 Source RPM: perl-JSON-DWIW-0.470.0-22.mga8.src.rpm
Packager: umeabot <umeabot>
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

* Wed Jun 17 2020 umeabot <umeabot> 0.470.0-22.mga8
  + Revision: 1594828
  - Rebuild for perl 5.32
* Sun Feb 16 2020 umeabot <umeabot> 0.470.0-21.mga8
  + Revision: 1529602
  - Mageia 8 Mass Rebuild
  + wally <wally>
  - replace deprecated %makeinstall_std
* Tue Aug 27 2019 tmb <tmb> 0.470.0-20.mga8
  + Revision: 1433719
  - rebuild for perl 5.30
* Tue Aug 27 2019 tv <tv> 0.470.0-19.mga8
  + Revision: 1433276
  - rebuild with perl-5.30
* Fri Sep 21 2018 umeabot <umeabot> 0.470.0-18.mga7
  + Revision: 1293227
  - Mageia 7 Mass Rebuild
* Wed Aug 08 2018 pterjan <pterjan> 0.470.0-17.mga7
  + Revision: 1249130
  - Rebuild for perl 5.28
* Mon Jun 25 2018 wally <wally> 0.470.0-16.mga7
  + Revision: 1239648
  - fix build on aarch64

Files

/usr/lib/.build-id
/usr/lib/.build-id/65
/usr/lib/.build-id/65/4538daa935481e7c651e7f2810f6a7f0957f8f
/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, Tue Apr 9 15:38:33 2024