NAME
App::aki - The command-line data processor for web content
SYNOPSIS
See: aki command.
use App::aki;
App::aki->run(@args);
DESCRIPTION
App::aki
METHODS
run
execute process
REPOSITORY
App::aki is hosted on github <http://github.com/bayashi/App-aki>
AUTHOR
Dai Okabayashi <bayashi@cpan.org>
SEE ALSO
aki was inspired from this tool. <http://stedolan.github.io/jq/>
LICENSE
This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic.