table of contents
WWW::OpenSearch::Agent(3pm) | User Contributed Perl Documentation | WWW::OpenSearch::Agent(3pm) |
NAME¶
WWW::OpenSearch::Agent - An agent for doing OpenSearch requests
SYNOPSIS¶
DESCRIPTION¶
CONSTRUCTOR¶
new( [%options] )¶
METHODS¶
request( $request | $url, \%params )¶
search( )¶
An alias for request()
AUTHOR¶
- •
- Brian Cassidy <bricas@cpan.org>
COPYRIGHT AND LICENSE¶
Copyright 2005-2013 by Tatsuhiko Miyagawa and Brian Cassidy
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
2022-07-02 | perl v5.34.0 |