Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

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

by nothingmuch (Priest)
on Mar 22, 2006 at 09:56 UTC ( [id://538457]=note: print w/replies, xml ) Need Help??


in reply to Re: 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.
-nuffin
zz zZ Z Z #!perl
  • Comment on Re^2: how to construct tree from parent pointer list

Replies are listed 'Best First'.
Re^3: how to construct tree from parent pointer list
by BerntB (Deacon) on Mar 22, 2006 at 11:31 UTC
    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...?
      Storable is well tested by the community, and generally considered safe.

      I don't know about DBM::Deep, but dragonchild should be able to answer this one.

      -nuffin
      zz zZ Z Z #!perl

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://538457]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (4)
As of 2024-04-25 08:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found