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

Mojo::Console::Input - read things from STDIN

METHODS

Mojo::Console::Input inherits all methods from Mojo::Base and implements the following new ones.

ask

my $answer = $self->ask;