Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37584636
en ru br
ALT Linux repos
S:0.47-alt5.2
5.0: 0.27-alt1
4.1: 0.23-alt1

Group :: Development/Perl
RPM: perl-JSON-DWIW

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.23-alt1
Build date: 13 april 2008, 15:20 ( 837.1 weeks ago )
Size: 63.57 Kb

Home page:   http://search.cpan.org/dist/JSON-DWIW/

License: 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.

Current maintainer: Michael Bochkaryov

List of contributors

List of rpms provided by this srpm:

  • perl-JSON-DWIW
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin