The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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