|
Jerry, thanks for the quick response. Looking at your code some more, I wonder if the doc is even right when it says that objects aren't going to be cloned during deep cloning. It looks to me like Scalar::Util::reftype is going to return HASH for most Perl objects? Should the doc be updated?
Jerome |