NAME

duckduckgo - Command line tool to use the DuckDuckGo API

VERSION

version 0.005

SYNPOSIS

duckduckgo facebook

duckduckgo --batch facebook

duckduckgo duck duck go

DESCRIPTION

This application queries the DuckDuckGo API and displays the result in a nice human-readable way or in a batch mode which could be used by a shellscript to automatically work with the DuckDuckGo API results.

The --batch parameter tells the application to display the data in a more machine readable form.

The startup of the application takes some milliseconds longer cause of the compile overhead by Moose. If you want to use a huge bunch of queries, you should consider Learning Perl, best directly the modern way with the free Modern Perl Book available as PDF. Then you can use the distribution WWW::DuckDuckGo directly todo faster a bigger amount of queries

AUTHOR

Torsten Raudssus <torsten@raudssus.de>

COPYRIGHT AND LICENSE

This software is copyright (c) 2011 by Raudssus Social Software.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.