From 2561b24585884f43ec57acedc711f369db2bb317 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 13 Jun 2014 18:16:10 +0200 Subject: rename dist to App::Icli to avoid CPAN namespace conflicts --- Build.PL | 2 -- Changelog | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/Build.PL b/Build.PL index 6087943..176314d 100644 --- a/Build.PL +++ b/Build.PL @@ -34,8 +34,6 @@ my $build = Module::Build->new( status_file => '/var/lib/icinga/status.dat', command_file => '/var/lib/icinga/rw/icinga.cmd', }, - dist_name => 'icli', - dist_version_from => 'bin/icli', module_name => 'App::Icli', license => 'unrestricted', requires => { diff --git a/Changelog b/Changelog index ae2b38f..5885f83 100644 --- a/Changelog +++ b/Changelog @@ -8,6 +8,7 @@ git HEAD * add -ad / -a downtime option to schedule host/service downtimes * Also show service downtimes when using -ld, improve its output * Show service comments when using -vvv + * Rename package to App::Icli to avoid CPAN namespace conflicts icli 0.47 - Thu May 29 2014 -- cgit v1.2.3