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.