summaryrefslogtreecommitdiff
path: root/Build.PL
AgeCommit message (Collapse)AuthorLines
2019-07-02Update Build.PLEvan Giles-1/+1
so that App::Icli depends on version 1.3.0 of Test::Compile
2018-12-18Added repo meta.Mohammad S Anwar-0/+5
2014-11-09basic JSON API support (icinga Classic UI). Only for -ls and optional -v at ↵Daniel Friesel-0/+3
the moment
2014-06-13Determine system timezone using DateTime::TimezoneDaniel Friesel-0/+1
2014-06-13rename dist to App::Icli to avoid CPAN namespace conflictsDaniel Friesel-2/+0
2014-05-31support downtime schedulingDaniel Friesel-0/+2
still needs some polishing, this will follow later
2014-05-24version bumpDaniel Friesel-1/+1
2014-05-15Build.PL: Try icinga2 paths first, default to icinga1Daniel Friesel-12/+48
2013-10-01Build.PL: specify M::B versionDaniel Friesel-1/+1
2013-09-30remove autodie, print helpful error messages if a file can't be openedDaniel Friesel-1/+0
2013-09-30allow build-time specification of icinga pathsDaniel Friesel-5/+61
2013-09-29version bump0.46Daniel Friesel-0/+3
2013-09-29Use POSIX::strftime instead of Date::Format for better portabilityDaniel Friesel-1/+1
2013-09-17sign buildsDaniel Friesel-0/+1
2012-05-26Add -U / --as-contact optionDaniel Friesel-1/+2
Only operative on services visible to <contact name>. Most useful for -ls
2012-04-15move 50-icli to author testsDaniel Friesel-1/+8
2012-04-15Use croak, fix testsDaniel Friesel-0/+1
2010-12-12Either cut off or break too long lines. qick&dirty, cleanup later. Closes gh/6Daniel Friesel-0/+1
2010-12-11Add autodie to requires, fix DEPENDENCIES in icli(1)Daniel Friesel-0/+1
2010-08-05Makefile -> Build.PLDaniel Friesel-0/+25