![]() |
|
The stupid question is the question not asked | |
PerlMonks |
comment on |
( #3333=superdoc: print w/replies, xml ) | Need Help?? |
Best you provide an SSCCE of what you want to achieve.
Moose is compatible to use plain Perl classes so I'm not sure what the requirements are. The devil is in the details of the actual JSON semantics and what > adds object specific methods, some internal logic, processing" etc is supposed to mean.
editnormally a converted JSON structure consists of a tree of nested Array's and Hashes and probably blessed Booleans.
Cheers Rolf In reply to Re: Framework for making Moose-compatible object from json
by LanX
|
|