Package perl-JSON-DWIW: Information

    Source package: perl-JSON-DWIW
    Version: 0.47-alt5.2
    Build time:  Jan 29, 2019, 06:25 AM in the task #219907
    Category: Development/Perl
    Report package bug
    License: GPL or Artistic
    Summary: Flexible and fast JSON converter for Perl
    Description: 
    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.

    List of rpms provided by this srpm:
    perl-JSON-DWIW (x86_64, i586, aarch64)
    perl-JSON-DWIW-debuginfo (x86_64, i586, aarch64)

    Maintainer: Igor Vlasenko


      1. perl-Math-BigInt
      2. perl-devel
      3. /proc

    Last changed


    Jan. 24, 2019 Igor Vlasenko 0.47-alt5.2
    - rebuild with new perl 5.28.1
    Dec. 15, 2017 Igor Vlasenko 0.47-alt5.1
    - rebuild with new perl 5.26.1
    Sept. 29, 2017 Michael Shigorin 0.47-alt5
    - E2K: update libjsonevt's config.* to build