The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.