This is the README file for Pingdom-Client, a perl implementation of a client for the Pingdom REST API. ## Description Pingdom-Client provides a perl implementation of a client for the Pingdom REST API. ## Installation This package uses Dist::Zilla. Use dzil build to create a release tarball which can be unpacked and installed like any other EUMM distribution. perl Makefile.PL make make test make install ## Documentation Please see perldoc Pingdom::Client.