Scroll to navigation

MooseX::App::Utils(3pm) User Contributed Perl Documentation MooseX::App::Utils(3pm)

NAME

MooseX::App::Utils - Utility functions

DESCRIPTION

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

FUNCTIONS

class_to_command

package_to_filename

Tries to determine the filename containing the given package name.

format_list

format_text

parse_pod

split_string

GLOBALS

$MooseX::App::Utils::SCREEN_WIDTH

Screen width for printing help and error messages

$MooseX::App::Utils::INDENT

Indent for printing help and error messages

2023-10-22 perl v5.36.0