معرفی شرکت ها


perl-JSON-Parse-0.61-alt1.x86_64.rpm


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Read JSON into a Perl variable
ویژگی مقدار
سیستم عامل Linux
توزیع ALT p10
مخزن ALTLinux classic x86_64
نام بسته perl-JSON-Parse
نام فایل بسته perl-JSON-Parse-0.61-alt1.x86_64.rpm
نسخه بسته 0.61
انتشار بسته alt1
معماری بسته x86_64
نگهدارنده -
تاریخ ساخت Mon 14 Jun 2021 02
هاست سازنده viy-sisyphus.hasher.altlinux.org
نوع بسته .rpm
آدرس صفحه اصلی http://search.cpan.org/dist/JSON-Parse/
مجوز perl
حجم دانلود 58K
حجم نصب 179.957K
A module for parsing JSON. (JSON means "JavaScript Object Notation" and it is specified in the RFC 7159 entry elsewhere in this document.) JSON::Parse offers the function the parse_json entry elsewhere in this document, which takes a string containing JSON, and returns an equivalent Perl structure. It also offers validation of JSON via the valid_json entry elsewhere in this document, which returns true or false depending on whether the JSON is correct or not, and the assert_valid_json entry elsewhere in this document, which produces a descriptive fatal error if the JSON is invalid. A function the json_file_to_perl entry elsewhere in this document reads JSON from a file, and there is a safer version of the parse_json entry elsewhere in this document called the parse_json_safe entry elsewhere in this document which doesn't throw exceptions. For special cases of parsing, there are also methods the new entry elsewhere in this document and the run entry elsewhere in this document, which create a JSON parsing object and run it on text. See the METHODS entry elsewhere in this document. JSON::Parse accepts only UTF-8 as input. See the UTF-8 only entry elsewhere in this document and the Handling of Unicode entry elsewhere in this document.


جایگزین ها

بسته نسخه معماری مخزن
perl-JSON-Parse-0.61-alt1.ppc64le.rpm 0.61 ppc64le ALT classic
perl-JSON-Parse-debuginfo-0.61-alt1.ppc64le.rpm 0.61 ppc64le ALT debuginfo
perl-JSON-Parse-scripts-0.61-alt1.noarch.rpm 0.61 noarch ALT classic


نیازمندی

مقدار نام
- /usr/lib64/perl5
- libc.so.6(GLIBC_2.14)(64bit)
- libc.so.6(GLIBC_2.2.5)(64bit)
- libc.so.6(GLIBC_2.3.4)(64bit)
- libc.so.6(GLIBC_2.4)(64bit)
>= set:oijBzbK398DKmtEMuyedjoVMMPw01lZ9KIvRUXQORrx33vGaHZ9pqCgu6BJyAw5uV5i9dmNsJrPpfCtfUDYnuSHW4NUwOS24IjQzB3Wd libperl-5.34.so()(64bit)
- rpmlib(SetVersions)
- libpthread.so.0(GLIBC_2.2.5)(64bit)
- perl(Encode.pm)
- perl(PerlIO.pm)
- perl(PerlIO/encoding.pm)
- perl(XSLoader.pm)
- rtld(GNU_HASH)
- rpmlib(PayloadIsLzma)


ارائه دهنده

مقدار نام
= 0.610 perl(JSON/Parse.pm)
= 0.610 perl(JSON/Tokenize.pm)
= 0.610 perl(JSON/Whitespace.pm)
= 0.61-alt1:sisyphus+274516.35700.2.1 perl-JSON-Parse


نحوه نصب


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

    sudo apt-get install perl-JSON-Parse-0.61-alt1.x86_64.rpm


فایل ها

مسیرها
/usr/lib64/perl5/JSON
/usr/lib64/perl5/JSON/Parse.pm
/usr/lib64/perl5/JSON/Parse.pod
/usr/lib64/perl5/JSON/Tokenize.pm
/usr/lib64/perl5/JSON/Tokenize.pod
/usr/lib64/perl5/JSON/Whitespace.pm
/usr/lib64/perl5/JSON/Whitespace.pod
/usr/lib64/perl5/auto/JSON
/usr/lib64/perl5/auto/JSON/Parse
/usr/lib64/perl5/auto/JSON/Parse/Parse.so
/usr/share/doc/perl-JSON-Parse-0.61
/usr/share/doc/perl-JSON-Parse-0.61/CONTRIBUTING.md
/usr/share/doc/perl-JSON-Parse-0.61/Changes
/usr/share/doc/perl-JSON-Parse-0.61/README
/usr/share/doc/perl-JSON-Parse-0.61/examples
/usr/share/doc/perl-JSON-Parse-0.61/examples/array.pl
/usr/share/doc/perl-JSON-Parse-0.61/examples/assert.pl
/usr/share/doc/perl-JSON-Parse-0.61/examples/bad-utf8.pl
/usr/share/doc/perl-JSON-Parse-0.61/examples/bad-utf8.txt
/usr/share/doc/perl-JSON-Parse-0.61/examples/chr.pl
/usr/share/doc/perl-JSON-Parse-0.61/examples/collide.pl
/usr/share/doc/perl-JSON-Parse-0.61/examples/ebi.pl
/usr/share/doc/perl-JSON-Parse-0.61/examples/first-bit.pl
/usr/share/doc/perl-JSON-Parse-0.61/examples/hash.pl
/usr/share/doc/perl-JSON-Parse-0.61/examples/json-tiny-round-trip-demo.pl
/usr/share/doc/perl-JSON-Parse-0.61/examples/kani.pl
/usr/share/doc/perl-JSON-Parse-0.61/examples/key-collision.pl
/usr/share/doc/perl-JSON-Parse-0.61/examples/long-number.pl
/usr/share/doc/perl-JSON-Parse-0.61/examples/sasori.pl
/usr/share/doc/perl-JSON-Parse-0.61/examples/synopsis.pl
/usr/share/doc/perl-JSON-Parse-0.61/examples/tokenize-synopsis.pl
/usr/share/doc/perl-JSON-Parse-0.61/examples/true-subs.pl
/usr/share/doc/perl-JSON-Parse-0.61/examples/unicode-details.pl
/usr/share/doc/perl-JSON-Parse-0.61/examples/whitespace-synopsis.pl


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

تاریخ آخرین تغییر جزئیات
2021-02-16

automated CPAN update

2021-02-01

automated CPAN update

2021-01-06

automated CPAN update

2020-09-27

fixed warning: scripts should be .noarch

2020-07-23

automated CPAN update

2020-02-20

automated CPAN update

2019-07-07

to Sisyphus as perl-Finance-Quote dep

2019-02-01

rebuild with perl 5.28.1

2017-12-18

rebuild with perl 5.26

2017-10-25

regenerated from template by package builder

2017-10-23

regenerated from template by package builder

2017-02-13

rebuild with perl 5.24

2016-11-30

regenerated from template by package builder

2016-11-19

regenerated from template by package builder

2016-09-01

regenerated from template by package builder

2016-07-06

regenerated from template by package builder