1HTTP::Entity::Parser::JUSsOeNr(3Cpomn)tributed Perl DocuHmTeTnPt:a:tEinotnity::Parser::JSON(3pm)
2
3
4
6 HTTP::Entity::Parser::JSON - parser for application/json
7
9 use HTTP::Entity::Parser;
10
11 my $parser = HTTP::Entity::Parser->new;
12 $parser->register('application/json','HTTP::Entity::Parser::JSON');
13
15 Copyright (C) Masahiro Nagano.
16
17 This library is free software; you can redistribute it and/or modify it
18 under the same terms as Perl itself.
19
21 Masahiro Nagano <kazeburo@gmail.com>
22
23 Tokuhiro Matsuno <tokuhirom@gmail.com>
24
25
26
27perl v5.36.0 2023-01-20 HTTP::Entity::Parser::JSON(3pm)