1AtteanX::Parser::SPARQLUJsSeOrN(C3o)ntributed Perl DocumAetntteaatniXo:n:Parser::SPARQLJSON(3)
2
3
4
6 AtteanX::Parser::SPARQLJSON - SPARQL JSON Parser
7
9 This document describes AtteanX::Parser::SPARQLJSON version 0.030
10
12 use Attean;
13 my $parser = Attean->get_parser('SPARQLJSON')->new();
14 $parser->parse_list_from_io( $fh );
15
17 ...
18
20 "canonical_media_type"
21 "media_types"
22 "file_extensions"
23
25 "parse_list_from_io( $fh )"
26 "parse_list_from_bytes( $bytes )"
27
29 Please report any bugs or feature requests to through the GitHub web
30 interface at <https://github.com/kasei/perlrdf/issues>.
31
33 Gregory Todd Williams "<gwilliams@cpan.org>"
34
36 Copyright (c) 2014--2020 Gregory Todd Williams. This program is free
37 software; you can redistribute it and/or modify it under the same terms
38 as Perl itself.
39
40
41
42perl v5.32.1 2021-02-08 AtteanX::Parser::SPARQLJSON(3)