[Developers] Perl modules?

Jonathan W. Lowe jlowe at giswebsite.com
Sat Mar 15 10:33:54 UTC 2008


FYI, one of the needed updates might be to account for two function name
changes between JSON::XS versions:

from_json() became decode_json()
to_json() became encode_json()

On Sat, 2008-03-15 at 10:15 +0000, Philip Kendall wrote:
> I've recently been playing about with Freebase again, but it seems that
> the Perl modules (both Skud's Metaweb and Hayden's WWW::Metaweb) have
> bitrotted somewhat in that they don't work with JSON::XS v2.
> 
> Are there a) fixed versions, b) different modules or should I just fix
> them up myself? :-)
> 
> Cheers,
> 
> Phil
> 



More information about the Developers mailing list