1MooseX::App::Plugin::MaUns(e3r)Contributed Perl DocumentMaotoisoenX::App::Plugin::Man(3)
2
3
4

NAME

6       MooseX::App::Plugin::Man - Adds a command to display the full manual
7

SYNOPSIS

9       In your base class:
10
11        package MyApp;
12        use MooseX::App qw(Man);
13
14       In your shell
15
16        bash$ myapp man somecommand
17

DESCRIPTION

19       This plugin adds a command to display the full manpage/perldoc of your
20       application.
21
22
23
24perl v5.30.1                      2020-01-30       MooseX::App::Plugin::Man(3)
Impressum