App-LJ

 view release on metacpan or  search on metacpan

README.md  view on Meta::CPAN

# DESCRIPTION

[lj](https://metacpan.org/pod/lj) is command line utility for prettify the log containing JSON.

# INSTALLATION

    % cpanm App::LJ

or you can get single packed executable file.

    % curl -L https://raw.githubusercontent.com/Songmu/App-LJ/master/lj > /usr/local/bin/lj; chmod +x /usr/local/bin/lj

# LICENSE

Copyright (C) Songmu.

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

# AUTHOR

script/lj  view on Meta::CPAN

=head1 DESCRIPTION

L<lj> is command line utility for prettify the log containing JSON.

=head1 INSTALLATION

    % cpanm App::LJ

or you can get single packed executable file.

    % curl -L https://raw.githubusercontent.com/Songmu/App-LJ/master/lj > /usr/local/bin/lj; chmod +x /usr/local/bin/lj

=head1 LICENSE

Copyright (C) Songmu.

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

=head1 AUTHOR



( run in 0.273 second using v1.01-cache-2.11-cpan-496ff517765 )