I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2008-07-11 17:53:35-07 by jerome in response to 8275
Re: Deep cloning OIO object containing other OIO objects
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
Direct Responses: 8278 | Write a response