table of contents
WWW::OpenSearch::Request(3pm) | User Contributed Perl Documentation | WWW::OpenSearch::Request(3pm) |
NAME¶
WWW::OpenSearch::Request - Encapsulate an opensearch request
SYNOPSIS¶
DESCRIPTION¶
CONSTRUCTOR¶
new( $url, \%params )¶
METHODS¶
clone( )¶
ACCESSORS¶
- opensearch_url
- opensearch_params
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 |