The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
.perlcriticrc
.travis.yml
Build.PL
Changes
ignore.txt
examples/alert.pl
examples/comment.pl
examples/dashboard.pl
examples/event.pl
examples/metric.pl
examples/search.pl
examples/tag.pl
lib/WebService/DataDog.pm
lib/WebService/DataDog/Alert.pm
lib/WebService/DataDog/Comment.pm
lib/WebService/DataDog/Dashboard.pm
lib/WebService/DataDog/Event.pm
lib/WebService/DataDog/Metric.pm
lib/WebService/DataDog/Search.pm
lib/WebService/DataDog/Tag.pm
Makefile.PL
MANIFEST			This list of files
MANIFEST.SKIP
META.json
META.yml
README.md
t/00-load.t
t/10-new.t
t/15-build.t
t/Alert/00-load.t
t/Alert/10-retrieve_all.t
t/Alert/20-create.t
t/Alert/30-retrieve.t
t/Alert/40-update.t
t/Alert/50-mute_all.t
t/Alert/60-unmute_all.t
t/Alert/70-delete.t
t/Alert/99-cleanup.t
t/Comment/00-load.t
t/Comment/10-create.t
t/Comment/20-update.t
t/Comment/30-delete.t
t/Comment/99-cleanup.t
t/Dashboard/00-load.t
t/Dashboard/10-retrieve_all.t
t/Dashboard/20-create.t
t/Dashboard/30-retrieve.t
t/Dashboard/50-update.t
t/Dashboard/60-delete.t
t/Dashboard/99-cleanup.t
t/Event/00-load.t
t/Event/20-search.t
t/Event/30-retrieve.t
t/Event/40-create.t
t/Event/99-cleanup.t
t/Metric/00-load.t
t/Metric/20-emit.t
t/Search/00-load.t
t/Search/10-retrieve.t
t/Tag/00-load.t
t/Tag/10-retrieve_all.t
t/Tag/20-retrieve.t
t/Tag/30-update.t
t/Tag/40-add.t
t/Tag/99-cleanup.t
t/manifest.t
t/module_versions.t
t/perlcritic.t
t/pod.t
t/pod-coverage.t