in reply to Re: MooseX::Storage JSON load not functioning as expected
in thread MooseX::Storage JSON load not functioning as expected
Thanks, I have modified the code to check if the hash elements have been created yet and create them if not. This seems to work.
I am wondering if there is a cleaner way of creating my object structure in the first place?