Damien Clark wrote: > If you wish to make a true copy of the object, you will need to look at > things like Data::Dumper or better still the Storage module which has > freeze and thaw subroutines. Hopefully this will achieve what you want.
I think you mean Storable. If you need to have your object persist or be "stored" (clever name huh) somewhere then Storable is what you want. If you just want to clone the object, then use the Clone module. -- Michael Peters Plus Three, LP ------------------------------------------------------------------------------ SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. The future of the web can't happen without you. Join us at MIX09 to help pave the way to the Next Web now. Learn more and register at http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ _______________________________________________ Html-template-users mailing list Html-template-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/html-template-users