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


in reply to Re: Favourite modules March 2004
in thread Favourite modules March 2004

Clone::PP is helpful. The most common things I clone are DateTime objects.

But DateTime has a clone() method! Why not use that?