معرفی شرکت ها


perl-JSON-PP-2.94000-2.module_el8.5.0+166+0c9b5e1d.noarch.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

JSON::XS compatible pure-Perl module
ویژگی مقدار
سیستم عامل Linux
توزیع AlmaLinux 8
مخزن AlmaLinux AppStream noarch
نام بسته perl-JSON-PP
نام فایل بسته perl-JSON-PP-2.94000-2.module_el8.5.0+166+0c9b5e1d.noarch.rpm
نسخه بسته 2.94000
انتشار بسته 2.module_el8.5.0+166+0c9b5e1d
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Thu 23 Dec 2021 01
هاست سازنده almalinux-p9.osuosl.org
نوع بسته .rpm
آدرس صفحه اصلی http://search.cpan.org/dist/JSON-PP/
مجوز GPL+ or Artistic
حجم دانلود 67K
حجم نصب 125.527K
JSON::XS is the fastest and most proper JSON module on CPAN. It is written by Marc Lehmann in C, so must be compiled and installed in the used environment. JSON::PP is a pure-Perl module and is compatible with JSON::XS.


جایگزین ها



نیازمندی

مقدار نام
- /usr/bin/perl
- perl(:MODULE_COMPAT_5.24.4)
>= 5.5.0 perl(:VERSION)
- perl(Carp)
- perl(Data::Dumper)
- perl(Encode)
- perl(Exporter)
- perl(Getopt::Long)
- perl(JSON::PP)
- perl(JSON::PP::Boolean)
- perl(Math::BigFloat)
- perl(Math::BigInt)
>= 1.08 perl(Scalar::Util)
- perl(bytes)
- perl(constant)
- perl(overload)
- perl(strict)
- perl(utf8)


ارائه دهنده

مقدار نام
= 2.94000 perl(JSON::PP)
= 2.94 perl(JSON::PP::Boolean)
= 1.01 perl(JSON::PP::IncrParser)
= 2.94000-2.module_el8.5.0+166+0c9b5e1d perl-JSON-PP


نحوه نصب


نصب پکیج rpm perl-JSON-PP:

    dnf install perl-JSON-PP-2.94000-2.module_el8.5.0+166+0c9b5e1d.noarch.rpm


فایل ها

مسیرها
/usr/bin/json_pp
/usr/share/doc/perl-JSON-PP
/usr/share/doc/perl-JSON-PP/Changes
/usr/share/doc/perl-JSON-PP/README
/usr/share/man/man1/json_pp.1.gz
/usr/share/man/man3/JSON::PP.3pm.gz
/usr/share/man/man3/JSON::PP::Boolean.3pm.gz
/usr/share/perl5/vendor_perl/JSON
/usr/share/perl5/vendor_perl/JSON/PP
/usr/share/perl5/vendor_perl/JSON/PP.pm
/usr/share/perl5/vendor_perl/JSON/PP/Boolean.pm


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2019-03-29

Rebuild with enable hardening (bug #1636329)

2017-05-29

Update to 2.94
Fix a test to support perl 5.6

2017-05-17

Update to 2.93
Changed the number detection logic (experimental)
Correct 0 handling (GH#23)
Removed base.pm dependency (GH#5)
Fixed wrong character offset (CPAN RT#116998)
Address VAX issues (CPAN RT#118469)
Various documentation fixes
Remove . in @INC in json_pp (GH#25, CVE-2016-1238)
Removed $VAR1 from json_pp output (GH#11)
Fixed an issue to ignore trailing 0 (GH#29)
Added Scalar::Util dependency for Perl 5.8+ (CPAN RT#84347)
Fixed issues spotted by Nicolas Seriot's JSON Test Suite including
16/32 support and backward incompatible change of
Moved the guts of JSON::PP::Boolean into lib/JSON/PP/Boolean.pm and gave
Refactored incremental parser to let it handle incomplete JSON text
Imported and tweaked tests from JSON.pm
Minor code clean up
Reworked documentation, based on the one for JSON::XS
Let json_pp utility show the version of JSON::PP
Fix loading order of B module (GH#31)
Fixed isa tests for bignum
This release by ISHIGAKI → update source URL
Use five-digit version number for rpm to maintain upgrade path
Drop EL-5 support
Drop BuildRoot: and Group: tags
Drop explicit buildroot cleaning in %install section
Drop explicit %clean section

2017-02-11

Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild

2016-08-02

Avoid loading optional modules from default . (CVE-2016-1238)

2016-05-18

Perl 5.24 re-rebuild of bootstrapped packages

2016-05-14

Perl 5.24 rebuild

2016-04-25

Update to 2.27400
Applied and merged long term neglected patches and pull requests
Modified Makefile.PL to set UNINST=1 if needed on old perls
Decode decimals to Perl's internal NV type
Simplify find command using -delete

2016-02-04

Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

2015-06-18

Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

2015-06-10

Perl 5.22 re-rebuild of bootstrapped packages

2015-06-04

Increase release to favour standalone package

2015-06-03

Perl 5.22 rebuild

2014-12-11

Disable non-core dependencies when bootstraping a core module

2014-10-08

Update to 2.27300
Fixed a problem about substr in perl 5.8.6 and below
Classify buildreqs by usage

2014-09-03

Increase release to favour standalone package