::JSON;
$Glib::JSON::VERSION = '0.002';
use strict;
use warnings;
use Carp qw/croak/;
use Exporter;
use Glib;
use Glib::IO;
use Glib::Object::Introspection 0.016;
our @ISA = qw(Exporter);
my $_JSON_
_BASENAME = 'Json';
my $_JSON_GLIB_VERSION = '1.0';
my $_JSON_GLIB_PACKAGE = 'Glib::JSON';
sub import {
my $class = shift;
Glib::Object::Introspection->setup (
basename => $_JSON_GLIB_BASENA
$_JSON_GLIB_VERSION,
package => $_JSON_GLIB_PACKAGE,
);
}
1;
__END__
=head1 NAME
Glib::JSON - Perl interface to the JSON-GLib library
=head1 SYNOPSIS
use Glib::JSON;
# build a JSON s