The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.