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

NAME

App::jl - Recursive JSON decoder

SYNOPSIS

    use App::jl;

DESCRIPTION

App::jl is recursive JSON decoder. This module can decode JSON in JSON.

See jl for CLI to view logs.

METHODS

new

constructor

opt

getter of optional values

run

The main routine

process

The parser of the line

REPOSITORY

App::jl is hosted on github: http://github.com/bayashi/App-jl

I appreciate any feedback :D

AUTHOR

Dai Okabayashi <bayashi@cpan.org>

SEE ALSO

jl

LICENSE

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