Package perl-JSON-DWIW: Information

    Source package: perl-JSON-DWIW
    Version: 0.47-alt3
    Build time:  Sep 4, 2012, 10:16 AM
    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)
    perl-JSON-DWIW-debuginfo (x86_64, i586)

    Maintainer: Vladimir Lettiev


    ACL:
    @qa_p7

      1. perl-Math-BigInt
      2. perl-devel

    Last changed


    Aug. 30, 2012 Vladimir Lettiev 0.47-alt3
    - rebuilt for perl-5.16
    Oct. 7, 2011 Alexey Tourbin 0.47-alt2
    - rebuilt for perl-5.14
    Sept. 22, 2011 Igor Vlasenko 0.47-alt1
    - automated CPAN update