use ExtUtils::MakeMaker; WriteMakefile( NAME => 'itkacl', VERSION => '2.0', LIBS => '-litkacl', OBJECT => 'itkacl_wrap.o', );