Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37041861
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.47-alt5.2
Build date: 24 january 2019, 12:48 ( 270.1 weeks ago )
Size: 442.20 Kb

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

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.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

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