Revised Makefile.PL and Build.PL.
This commit is contained in:
parent
a852d4969f
commit
b67d72163c
2
Build.PL
2
Build.PL
@ -11,7 +11,7 @@ my $build = Module::Build->new(
|
||||
dist_author => "imacat <imacat\@mail.imacat.idv.tw>",
|
||||
license => "perl",
|
||||
sign => 1,
|
||||
|
||||
|
||||
build_requires => {
|
||||
"Module::Signature" => 0,
|
||||
"Test::Pod" => 0,
|
||||
|
@ -13,7 +13,7 @@ WriteMakefile(
|
||||
PL_FILES => { },
|
||||
LICENSE => "perl",
|
||||
SIGN => 1,
|
||||
|
||||
|
||||
dist => {
|
||||
COMPRESS => "gzip -9",
|
||||
SUFFIX => ".gz",
|
||||
|
Loading…
Reference in New Issue
Block a user