معرفی شرکت ها


perl-SRU-1.01-alt1.1.noarch.rpm


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Search and Retrieve URL Service
ویژگی مقدار
سیستم عامل Linux
توزیع ALT p10
مخزن ALTLinux classic noarch
نام بسته perl-SRU
نام فایل بسته perl-SRU-1.01-alt1.1.noarch.rpm
نسخه بسته 1.01
انتشار بسته alt1.1
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Thu 23 Apr 2020 03
هاست سازنده viy-sisyphus.hasher.altlinux.org
نوع بسته .rpm
آدرس صفحه اصلی http://www.cpan.org
مجوز Artistic
حجم دانلود 21K
حجم نصب 53.287K
The SRU package provides a framework for working with the Search and Retrieval by URL (SRU) protocol developed by the Library of Congress. SRU defines a web service for searching databases containing metadata and objects. SRU often goes under the name SRW which is a SOAP version of the protocol. You can think of SRU as a RESTful version of SRW, since all the requests are simple URLs instead of XML documents being sent via some sort of transport layer. You might be interested in SRU if you want to provide a generic API for searching a data repository and a mechanism for returning metadata records. SRU defines three verbs: explain, scan and searchRetrieve which define the requests and responses in a SRU interaction. This set of modules attempts to provide a framework for building an SRU service. The distribution is made up of two sets of Perl modules: modules in the SRU::Request::* namespace which represent the three types of requests; and modules in the SRU::Response::* namespace which represent the various responses. Typical usage is that a request object is created using a factory method in the SRU::Request module. The factory is given either a URI or a CGI object for the HTTP request. SRU::Request will look at the URI and build the appropriate request object: SRU::Request::Explain, SRU::Request::Scan or SRU::Request::SearchRetrieve. Once you've got a request object you can build a response object by using the factory method newFromRequest() in SRU::Request. This method will examine the request and build the corresponding result object which you can then populate with result data appropriately. When you are finished populating the response object with results you can call asXML() on it to get the full XML for your response. To understand the meaning of the various requests and their responses you'll want to read the docs at the Library of Congress. A good place to start is this simple introductory page: http://www.loc.gov/standards/sru/simple.html Questions and comments are more than welcome. This software was developed as part of a National Science Foundation grant for building distributed library systems in the Ockham Project. More about Ockham can be found at http://www.ockham.org.


نیازمندی

مقدار نام
- /usr/share/perl5
- perl(CGI/Application.pm)
>= 1.120 perl(CQL/Parser.pm)
- perl(Catalyst/Controller.pm)
- perl(Class/Accessor.pm)
- perl(Scalar/Util.pm)
- perl(URI.pm)
- perl(XML/LibXML.pm)
- perl(attributes.pm)
- perl(base.pm)
- perl(constant.pm)
>= 1:5.10.0 perl-base
- rpmlib(PayloadIsLzma)


ارائه دهنده

مقدار نام
= 1.010 perl(Catalyst/Controller/SRU.pm)
= 1.010 perl(SRU.pm)
= 1.010 perl(SRU/Request.pm)
= 1.010 perl(SRU/Request/Explain.pm)
= 1.010 perl(SRU/Request/Scan.pm)
= 1.010 perl(SRU/Request/SearchRetrieve.pm)
= 1.010 perl(SRU/Response.pm)
= 1.010 perl(SRU/Response/Diagnostic.pm)
= 1.010 perl(SRU/Response/Explain.pm)
= 1.010 perl(SRU/Response/Record.pm)
= 1.010 perl(SRU/Response/Scan.pm)
= 1.010 perl(SRU/Response/SearchRetrieve.pm)
= 1.010 perl(SRU/Response/Term.pm)
= 1.010 perl(SRU/Server.pm)
= 1.010 perl(SRU/Utils.pm)
= 1.010 perl(SRU/Utils/XML.pm)
= 1.010 perl(SRU/Utils/XMLTest.pm)
= 1.01-alt1.1:sisyphus+250493.100.1.2 perl-SRU


نحوه نصب


نصب پکیج rpm perl-SRU:

    sudo apt-get install perl-SRU-1.01-alt1.1.noarch.rpm


فایل ها

مسیرها
/usr/share/doc/perl-SRU-1.01
/usr/share/doc/perl-SRU-1.01/Changes
/usr/share/doc/perl-SRU-1.01/README
/usr/share/perl5/Catalyst
/usr/share/perl5/Catalyst/Controller
/usr/share/perl5/Catalyst/Controller/SRU.pm
/usr/share/perl5/SRU
/usr/share/perl5/SRU.pm
/usr/share/perl5/SRU/Request
/usr/share/perl5/SRU/Request.pm
/usr/share/perl5/SRU/Request/Explain.pm
/usr/share/perl5/SRU/Request/Scan.pm
/usr/share/perl5/SRU/Request/SearchRetrieve.pm
/usr/share/perl5/SRU/Response
/usr/share/perl5/SRU/Response.pm
/usr/share/perl5/SRU/Response/Diagnostic.pm
/usr/share/perl5/SRU/Response/Explain.pm
/usr/share/perl5/SRU/Response/Record.pm
/usr/share/perl5/SRU/Response/Scan.pm
/usr/share/perl5/SRU/Response/SearchRetrieve.pm
/usr/share/perl5/SRU/Response/Term.pm
/usr/share/perl5/SRU/Server.pm
/usr/share/perl5/SRU/Utils
/usr/share/perl5/SRU/Utils.pm
/usr/share/perl5/SRU/Utils/XML.pm
/usr/share/perl5/SRU/Utils/XMLTest.pm


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

تاریخ آخرین تغییر جزئیات
2020-04-22

dropped deprecated BR: perl-Module-Install

2013-10-19

automated CPAN update

2013-07-26

automated CPAN update

2010-11-22

repair after perl 5.12 upgrade using girar-nmu

2010-07-13

automated CPAN update

2008-09-04

fix directory ownership violation
update buildreq

2008-06-16

new version 0.97 (with rpmrb script)

2006-11-11

first build for ALT Linux Sisyphus