My version of JSON::Class is now released. The previous post explains why does this worth a note.| LFlat, The Home of Vrurg
This will be a short one. I have recently released a family of WWW::GCloud modules for accessing Google Cloud services. Their REST API is, apparently, JSON-based. So, I made use of the existing JSON::Class. Unfortunately, it was missing some features critically needed for my work project. I implemented a couple of workarounds, but still felt like it’s not the way it has to be. Something akin to LibXML::Class would be great to have… There was a big “but” in this. We already have XML::C...| LFlat, The Home of Vrurg
I was always concerned about making things easier. No, not this way. A technology must be easy to start with, but also be easy in accessing its advanced or fine-tunable features. Let’s have an example of the former.| LFlat, The Home of Vrurg
I have managed to finish one more article in the Advanced Raku For Beginners series, this time about type and object composition in Raku.| LFlat, The Home of Vrurg