Blob Blame History Raw
use ExtUtils::MakeMaker;

WriteMakefile(
	NAME      => 'Filter::Util::Exec',
	VERSION_FROM  => 'Exec.pm',
);