debian man page for sru::request::scan

Query: sru::request::scan

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SRU::Request::Scan(3pm) 				User Contributed Perl Documentation				   SRU::Request::Scan(3pm)

NAME
SRU::Request::Scan - A class for representing SRU scan requests
SYNOPSIS
## creating a new request my $request = SRU::Request::Scan->new();
DESCRIPTION
SRU::Request::Scan is a class for representing SRU 'scan' requests.
METHODS
new() The constructor, which you can pass the parameters: version, scanClause responsePosition, maximumTerms, stylesheet, extraRequestData. my $request = SRU::Request::Explain->new( version => '1.1', scanClause => 'horses', ); version() scanClause() responsePosition() maximumTerms() stylesheet() extraRequestData() validParams() cql() Fetch the root node of the CQL parse tree for the scan clause. perl v5.12.4 2009-12-02 SRU::Request::Scan(3pm)
Related Man Pages
yaz_scan(3) - php
dancer::request::upload(3pm) - debian
http::request(3pm) - debian
news::scan::thread(3pm) - debian
sru::request(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph