>>>>> On Fri, 19 May 2000 17:14:35 -0700 (PDT), ray <[EMAIL PROTECTED]> said:

 > Hello,
 > I would like to contribute an XSUB module I wrote to clone a nested hash 
 > or array object. It can be called either as a function or method and allows
 > the depth of the copy to be specified. Simple benchmarking of the application
 > I had written it for gave a 5 time speed increase over similar code written
 > in perl.  The following is a description in module list format:

 > Name           DSLI  Description                                  Info
 > -------------  ----  -------------------------------------------- -----
 > Clone          idch  Recursive copy of nested objects            RDF

And compared to e.g. Storable::dclone(), have you compared?

-- 
andreas

Reply via email to