1MooseX::App::Utils(3) User Contributed Perl DocumentationMooseX::App::Utils(3)
2
3
4

NAME

6       MooseX::App::Utils - Utility functions
7

DESCRIPTION

9       This package holds various utility functions used by MooseX-App
10       internally.  Unless you develop plugins you will not need to interact
11       with this class.
12

FUNCTIONS

14   class_to_command
15   package_to_filename
16       Tries to determine the filename containing the given package name.
17
18   format_list
19   format_text
20   parse_pod
21   split_string

GLOBALS

23   $MooseX::App::Utils::SCREEN_WIDTH
24       Screen width for printing help and error messages
25
26   $MooseX::App::Utils::INDENT
27       Indent for printing help and error messages
28
29
30
31perl v5.36.0                      2022-07-22             MooseX::App::Utils(3)
Impressum