aboutsummaryrefslogtreecommitdiff
path: root/acmeman
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2018-04-17 07:38:14 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2018-04-17 07:38:14 +0200
commit18b7e9a0e70e4fb03c5c1019a6f60fd39260dc58 (patch)
treece8dc1d82e89f6bf91ab305d20f03386cdb162f9 /acmeman
parent503aed733443178c8c5113da85b34d8a2b44eb95 (diff)
downloadacmeman-18b7e9a0e70e4fb03c5c1019a6f60fd39260dc58.tar.gz
acmeman-18b7e9a0e70e4fb03c5c1019a6f60fd39260dc58.tar.bz2
Provide an option to skip autoinstall on compile time
Running perl Makefile.PL --no-autoinstall skips the use of ExtUtils::Autoinstall. This is useful when building the package for various distributions. * Makefile.PL: Use plain MakeMaker if given the --no-autoinstall option * acmeman: Change NAME section.
Diffstat (limited to 'acmeman')
-rwxr-xr-xacmeman2
1 files changed, 1 insertions, 1 deletions
diff --git a/acmeman b/acmeman
index fe2d512..932b5c5 100755
--- a/acmeman
+++ b/acmeman
@@ -41,7 +41,7 @@ our $VERSION = '1.05';
=head1 NAME
-acmeman - manages ACME certificates
+App::Acmeman - manages ACME certificates
=head1 SYNOPSIS

Return to:

Send suggestions and report system problems to the System administrator.