1 use ExtUtils::MakeMaker;
3 # See lib/ExtUtils/MakeMaker.pm for details of how to influence
4 # the contents of the Makefile that is written.
7 'VERSION' => '0.99.0', # finds $VERSION
8 'linkext' => {LINKTYPE => ''},
9 'dist' => {COMPRESS=>'gzip', SUFFIX=>'gz'},