File size: 98 Bytes
03c4799
 
 
 
 
 
1
2
3
4
5
6
7
use ExtUtils::MakeMaker;

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