Closed beccon4 closed 5 years ago
Ist there an easier way to return Perl objects (blessed or Moose) than to
Returning blessed objects to YAML seems to work out of the box. JSON support for plain hashes is also implemented in Raisin.
But perhaps I'm missing the direct path.
If I understand your question correctly, there is no way expect of patching Raisin/Encoder/JSON
Fixed by #62
Ist there an easier way to return Perl objects (blessed or Moose) than to
Returning blessed objects to YAML seems to work out of the box. JSON support for plain hashes is also implemented in Raisin.
But perhaps I'm missing the direct path.