معرفی شرکت ها


perl-JSON-Parse-0.57-alt2.mipsel.rpm


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Read JSON into a Perl variable
ویژگی مقدار
سیستم عامل Linux
توزیع ALT p9
مخزن ALTLinux classic mipsel
نام بسته perl-JSON-Parse
نام فایل بسته perl-JSON-Parse-0.57-alt2.mipsel.rpm
نسخه بسته 0.57
انتشار بسته alt2
معماری بسته mipsel
نگهدارنده -
تاریخ ساخت Wed 30 Dec 2020 02
هاست سازنده recycler-p9_mipsel.hasher.altlinux.org
نوع بسته .rpm
آدرس صفحه اصلی http://search.cpan.org/dist/JSON-Parse/
مجوز perl
حجم دانلود 52K
حجم نصب 167.294K
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.57-alt2.i586.rpm 0.57 i586 ALT classic
perl-JSON-Parse-0.57-alt2.ppc64le.rpm 0.57 ppc64le ALT classic
perl-JSON-Parse-0.57-alt2.x86_64.rpm 0.57 x86_64 ALT classic
perl-JSON-Parse-debuginfo-0.57-alt2.mipsel.rpm 0.57 mipsel ALT debuginfo
perl-JSON-Parse-scripts-0.57-alt2.noarch.rpm 0.57 noarch ALT classic


نیازمندی

مقدار نام
- /usr/lib/perl5
>= set:jieg8 ld.so.1
- rpmlib(SetVersions)
- ld.so.1(GLIBC_2.4)
- libc.so.6(GLIBC_2.0)
- libc.so.6(GLIBC_2.2)
- libc.so.6(GLIBC_2.3.4)
- libc.so.6(GLIBC_2.4)
>= set:oijBzbK398DKmtEMuyKQWgpDlecYc8gglvWOZldZuQORrx33vGaHZ9pqCgu6BJyAw5uV5i9dmNsJrPpfCtfg2JulD867kSmwwtyuIsgL1 libperl-5.28.so
- libpthread.so.0(GLIBC_2.0)
- perl(Encode.pm)
- perl(PerlIO.pm)
- perl(PerlIO/encoding.pm)
- perl(XSLoader.pm)
- rpmlib(PayloadIsLzma)


ارائه دهنده

مقدار نام
= 0.570 perl(JSON/Parse.pm)
= 0.570 perl(JSON/Tokenize.pm)
= 0.57-alt2:p9_mipsel+55445.100.1.1 perl-JSON-Parse


نحوه نصب


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

    sudo apt-get install perl-JSON-Parse-0.57-alt2.mipsel.rpm


فایل ها

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


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

تاریخ آخرین تغییر جزئیات
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

2016-05-26

regenerated from template by package builder

2015-11-27

rebuild with perl 5.22

2015-11-19

regenerated from template by package builder