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

NAME

eql_shell.pl - Echo Query Language Shell

SYNOPSIS

  [user]$ eql_shell.pl
  ...
  SEARCH> scope:http://www.example.com/*

DESCRIPTION

This script is the Echo Query Language Shell. It requires an Echo::StreamServer::Account. The EQL Shell supports queries on the Items API and the Users API.

The eql_shell reads Echo::StreamServer::Settings and loads the default account.

SEE ALSO

Echo::StreamServer::Settings

AUTHOR

Andrew Droffner, <adroffne@advance.net>

COPYRIGHT AND LICENSE

Copyright (C) 2012 by Andrew Droffner

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.8 or, at your option, any later version of Perl 5 you may have available.