Пакет perl-JSON-DWIW: Информация
Исходный пакет: perl-JSON-DWIW
Версия: 0.47-alt5.2
Собран: 29 января 2019 г. 6:25 в задании #219907
Категория: Разработка/Perl
Сообщить об ошибке в пакетеДомашняя страница: http://search.cpan.org/dist/JSON-DWIW/
Лицензия: GPL or Artistic
О пакете: Flexible and fast JSON converter for Perl
Описание:
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.
Список бинарных RPM-пакетов, собираемых из данного SRPM:
perl-JSON-DWIW (x86_64, i586, aarch64)
perl-JSON-DWIW-debuginfo (x86_64, i586, aarch64)
perl-JSON-DWIW (x86_64, i586, aarch64)
perl-JSON-DWIW-debuginfo (x86_64, i586, aarch64)
Сопровождающий: Igor Vlasenko
Последнее изменение
24 января 2019 г. Igor Vlasenko 0.47-alt5.2
- rebuild with new perl 5.28.1
15 декабря 2017 г. Igor Vlasenko 0.47-alt5.1
- rebuild with new perl 5.26.1
29 сентября 2017 г. Michael Shigorin 0.47-alt5
- E2K: update libjsonevt's config.* to build