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


in reply to Re^2: how to construct tree from parent pointer list
in thread how to construct tree from parent pointer list

The security risk can be avoided with DBM::Deep or Storable.
Has those modules been analyzed fom a security perspective? There are no C-like buffer overruns possible, but...?