in reply to Re: Reducing Perl OO boilerplate
in thread Reducing Perl OO boilerplate

Thanks, good input. This was all hand typed with a small font, so some of the typos were just that... but I'll take your advice on not needing a clone() and the hash efficiency. You are probably right about needing to do it by hand for a while first too. I guess I was just getting excited about wanting to play with my new toys. Thanks!