HTTP::Entity::Parser::JSON - parser for application/json

NAME  SYNOPSIS  LICENSE  AUTHOR 

NAME

HTTP::Entity::Parser::JSON − parser for application/json

SYNOPSIS

use HTTP::Entity::Parser;
my $parser = HTTP::Entity::Parser−>new;
$parser−>register('application/json','HTTP::Entity::Parser::JSON');

LICENSE

Copyright (C) Masahiro Nagano.

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

AUTHOR

Masahiro Nagano <[email protected]>

Tokuhiro Matsuno <[email protected]>


Updated 2024-01-29 - jenkler.se | uex.se