Skip to content
This repository has been archived by the owner on Nov 11, 2023. It is now read-only.

Commit

Permalink
rename dist to App::Icli to avoid CPAN namespace conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
derf committed Jun 13, 2014
1 parent df74442 commit 2561b24
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions Build.PL
Expand Up @@ -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 => {
Expand Down
1 change: 1 addition & 0 deletions Changelog
Expand Up @@ -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

Expand Down

0 comments on commit 2561b24

Please sign in to comment.