-
-
15 Aug 2021 14:08:39 UTC
- Distribution: MooseX-App
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues
- Testers (1 / 0 / 0)
- Kwalitee
Bus factor: 1- 84.66% Coverage
- License: perl_5
- Perl: v5.10.0
- Activity
24 month- Tools
- Download (76.1KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
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
Module Install Instructions
To install MooseX::App, copy and paste the appropriate command in to your terminal.
cpanm MooseX::App
perl -MCPAN -e shell install MooseX::App
For more information on module installation, please visit the detailed CPAN module installation guide.