Revision history for Net-DynDNS-GoDaddy 0.03 2022-11-23 - Fix API key tests so if a test config file is created, it's removed afterwards - Skip api key file write test if we're the root user - Handle situations where if an A record doesn't exist (ie. doesn't have an IP set) to work around undef issues (fixes #1) 0.02 2022-05-17 - Added t/20-api_fail.t to test non-200 API returns - Add prereq of Hook::Output::Tiny for testing t/20 - POD SYNOPSIS fix (s/Net::MyIP/Addr::MyIP) 0.01 2022-05-17 - Auto generated distribution with Dist::Mgr