use ExtUtils::MakeMaker;

WriteMakefile(
    NAME => "PreCommitDummy",
    VERSION => "0.0.1",
);
