http://www.perlmonks.org?node_id=1033977


in reply to Re: Storable alternatives
in thread Storable alternatives

Unfortunately, JSON can only represent a subset of the data structures that can be created in Perl. In example, it can not represent self-referencing data structures.