The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
use ExtUtils::MakeMaker;
WriteMakefile(  ABSTRACT => "X11 Font Selection Dialog.",
               AUTHOR => 'rkiesling@mainmatter.com' ,
	       NAME => 'Tk::XFontSelect',
	       VERSION_FROM => 'XFontSelect.pm',
	       );