1
0
Fork 0
pre-commit/pre_commit/resources/empty_template_Makefile.PL

7 lines
98 B
Perl
Raw Normal View History

use ExtUtils::MakeMaker;
WriteMakefile(
NAME => "PreCommitDummy",
VERSION => "0.0.1",
);