The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.