The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.