The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

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.