use warnings;
use strict;

do "./t/setup_noip.pl" or die $@ || $!;
do "./t/get_cpan.at" or die $@ || $!;

1;