it was fun I will check it tomorrow when I'm back from the pub
I mean, for "the same" I'd expect something like:
.... use test say test->hello; say test->this->could->be->a->bad;
use BlessJSON qw(test.json);
say test->hello;
say test->this->could->be->a->bad;
close enough
it was fun I will check it tomorrow when I'm back from the pub