The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more

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;