in reply to OO Perl and Tk

O'Reilly have "Mastering perl/Tk" which covers Tk pretty well. My favourite OO book is Damian Conway's "Object Oriented Perl" (Manning), but it doesn't really talk about Tk. It may be worth looking at the composite widgets in Tk distribution if that is what you are trying to do.