package MyTk @ISA = qw() sub BEGIN sub new my ($module, $path) = @_; return $this; sub DESTROY my $this = shift; # $this->SUPER::DESTROY(