FreeBSD Manual Pages
MooseX::App::Plugin::TUser3Contributed Perl DocumeMooseX::App::Plugin::Typo(3) NAME MooseX::App::Plugin::Typo - Handle typos in command names SYNOPSIS In your base class: package MyApp; use MooseX::App qw(Typo); In your shell bash$ myapp pusl Ambiguous command 'pusl' Which command did you mean? * push * pull DESCRIPTION This plugin tries to handle typos in command names perl v5.32.0 2019-05-13 MooseX::App::Plugin::Typo(3)
NAME | SYNOPSIS | DESCRIPTION
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=MooseX::App::Plugin::Typo&sektion=3&manpath=FreeBSD+12.2-RELEASE+and+Ports>