There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

ojoBox - One-liners with the powers of ojo and Mojo::Autobox

SYNOPSIS

$ perl -MojoBox -E 'g("http://mojolicio.us")->dom->find("a")->each(sub{$_->{href}->url->host->b->say})'

DESCRIPTION

Enables Mojo::Autobox and ojo for use in one-liners.