perl6-json-marshal 0.0.16 Simple serialisation of objects to JSON

This library provides a single exported subroutine to create a JSON representation of an object. It should round trip back into an object of the same class using JSON::Unmarshal.