Man Page: sru::response::explain
Operating Environment: debian
Section: 3pm
SRU::Response::Explain(3pm) User Contributed Perl Documentation SRU::Response::Explain(3pm)NAMESRU::Response::Explain - A class for representing SRU explain responsesSYNOPSISuse SRU::Response; my $response = SRU::Response::Explain->new( $request );DESCRIPTIONMETHODSnew() The constructor which requires that you pass in a SRU::Request::Explain object. version() record() addDiagnostic() Add a SRU::Response::Diagnostic object to the response. diagnostics() Returns an array ref of SRU::Response::Diagnostic objects relevant for the response. extraResponseData() echoedExplainRequest() asXML() perl v5.12.4 2009-11-20 SRU::Response::Explain(3pm)
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Is UNIX an open source OS ? |
| Introduction |
| Detecting unused variables... |
| Find columns in a file based on header and print to new file |