Query: opensearch-discover
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
OPENSEARCH-DISCOVER(1) User Contributed Perl Documentation OPENSEARCH-DISCOVER(1)NAMEopensearch-discover - Find an OpenSearch link from a given URL.SYNOPSISopensearch-discover [-q] [-v] [-t TITLE] [-1|-a] [-h] [URL]DESCRIPTIONLoads the given URL, searches it for a link to an OpenSearch description URL, and prints that URL.OPTIONS-q, --quiet Give no output on errors. In this case, consult the exit code to determine errors (See "DIAGNOSTICS"). -v, --verbose Verbose: display titles with links. Combine with -a to see all available searches -t TITLE, --title=TITLE Only display links matching TITLE, a case-insensitive perl regular expression. For example, -t book would match Book Search, and -t b.*k would match Book Search or Baby Springbok. -1, --first Only display first (matching) link. This is the default. -a, --all Display all (matching) links. -h, --help Display a short help message.DIAGNOSTICSOn success, prints the address of the OpenSearch description file and returns 0. If it cannot load the given URL, it returns 1. If the given URL does not contain a link to an OpenSearch description file, it returns 2. If required perl modules are missing, it returns 3.DEPENDENCIESRequires modules from libwww-perl and HTML::Parser (Debian package libhtml-parser-perl).BUGSNone known. Please report any found to ianb@erislabs.netSEE ALSOopensearch(1), opensearch-genquery(1), surfraw(1), WWW::OpenSearch(3pm), <http://www.opensearch.org/>AUTHORIan Beckwith <ianb@erislabs.net>COPYRIGHT AND LICENSECopyright 2006 Ian Beckwith <ianb@erislabs.net> Licensed under the same terms as surfraw. perl v5.12.4 2011-07-12 OPENSEARCH-DISCOVER(1)
Related Man Pages |
---|
html::linkextor(3) - redhat |
html::linkextor(3) - osx |
html::linkextor(3) - suse |
html::linkextor(3) - centos |
pod::hyperlink::bounceurl(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Learning Perl 3rd Edition |
Good learning perl Book |
Can anyone recommend a book for perl WIN32 |
AWK Book |
Using "[Solved]" |