The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
use Tk::MMutil;

Tk::MMutil::TkExtMakefile(
    DISTNAME => "Tixish",
    VERSION => '1.1',
    'dist' => { COMPRESS => 'gzip', SUFFIX => 'gz' }
);