![]() |
|
P is for Practical | |
PerlMonks |
Re: Framework for making Moose-compatible object from jsonby LanX (Saint) |
on Aug 20, 2022 at 13:31 UTC ( #11146257=note: 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 Section
Seekers of Perl Wisdom
|
|