get '/' => sub { my $c=shift; app->ua->get_p('ifconfig.me/all.json')->then(sub { $c->render(text=>shift->res->json('/ip_addr')); }); }; =head1 METHODS =head2 register Sets up