hi;

On Tuesday, February 25, 2014, vividsnow <vivids...@gmail.com> wrote:

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


mmh, you're right: Glib::IO seems to be unfinished as well. I should have a
look at it, if Torsten is okay with that.

json-glib exposes GIO types, so we need the dependency.


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


it uses Dist::Zilla, like other modules based on
Glib::Object::Introspection.

Ciao,
 Emmanuele.



> 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.
>>
>>  _______________________________________________
> gtk-perl-list mailing list
> gtk-perl-list@gnome.org
> https://mail.gnome.org/mailman/listinfo/gtk-perl-list
>


-- 
W: http://www.emmanuelebassi.name
B: http://blogs.gnome.org/ebassi/
_______________________________________________
gtk-perl-list mailing list
gtk-perl-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-perl-list

Reply via email to