#!/usr/bin/env perl

use Net::Cloudflare::DNS::Teal; 

Net::Cloudflare::DNS::Teal->new_from_env->teal();
