| DIR: /opt/hc_python/lib/python3.12/site-packages/pre_commit/resources/ |
| Current File : //opt/hc_python/lib/python3.12/site-packages/pre_commit/resources/empty_template_Makefile.PL |
use ExtUtils::MakeMaker;
WriteMakefile(
NAME => "PreCommitPlaceholder",
VERSION => "0.0.1",
);
|