Re: Glib::JSON 0.001 (trial)



Hello

It seems that Glib::JSON depends on Glib::IO which is not available on CPAN.

p.s. https://git.gnome.org/browse/perl-Glib-IO/tree/ doesn't provide Makefile.PL

best regards

On 02/20/2014 12:15 AM, Emmanuele Bassi wrote:
hi all;

this weekend I did a trial release of the introspection-based bindings
for json-glib; json-glib is a library that interfaces JSON with GLib
data types, and can be used to serialize and deserialize GObject
instances pretty easily. Glib::JSON uses the
Glib::Object::Introspection module to provide access to the json-glib
API to Perl.

this is a trial release, as I wanted to get more familiar with
Dist::Zilla; I'm going to add a bit more functionality to Glib::JSON
in the near future, but as it is, it already works well for parsing
and generating JSON through a DOM-like API, and a cursor-based API.

Glib::JSON is available on github: https://github.com/ebassi/perl-Glib-JSON

the distribution is on CPAN:
http://search.cpan.org/~ebassi/Glib-JSON-0.001-TRIAL/

have fun!

ciao,
  Emmanuele.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]