The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "distribution:App-Cmd app::cmd"

App::Cmd - write command line apps with less suffering River stage three • 99 direct dependents • 955 total dependents

App::Cmd is intended to make it easy to write complex command-line applications without having to think about most of the annoying things usually involved. For information on how to start using App::Cmd, see App::Cmd::Tutorial....

RJBS/App-Cmd-0.336 - 26 Aug 2023 15:08:06 UTC

App::Cmd::Setup - helper for setting up App::Cmd classes River stage three • 99 direct dependents • 955 total dependents

RJBS/App-Cmd-0.336 - 26 Aug 2023 15:08:06 UTC

App::Cmd::Plugin - a plugin for App::Cmd commands River stage three • 99 direct dependents • 955 total dependents

RJBS/App-Cmd-0.336 - 26 Aug 2023 15:08:06 UTC

App::Cmd::Tester - for capturing the result of running an app River stage three • 99 direct dependents • 955 total dependents

One of the reasons that user-executed programs are so often poorly tested is that they are hard to test. App::Cmd::Tester is one of the tools App-Cmd provides to help make it easy to test App::Cmd-based programs. It provides one routine: test_app....

RJBS/App-Cmd-0.336 - 26 Aug 2023 15:08:06 UTC

App::Cmd::Simple - a helper for building one-command App::Cmd applications River stage three • 99 direct dependents • 955 total dependents

RJBS/App-Cmd-0.336 - 26 Aug 2023 15:08:06 UTC

App::Cmd::Command - a base class for App::Cmd commands River stage three • 99 direct dependents • 955 total dependents

RJBS/App-Cmd-0.336 - 26 Aug 2023 15:08:06 UTC

App::Cmd::Tutorial - getting started with App::Cmd River stage three • 99 direct dependents • 955 total dependents

App::Cmd is a set of tools designed to make it simple to write sophisticated command line programs. It handles commands with multiple subcommands, generates usage text, validates options, and lets you write your program as easy-to-test classes. An Ap...

RJBS/App-Cmd-0.336 - 26 Aug 2023 15:08:06 UTC

App::Cmd::Subdispatch - an App::Cmd::Command that is also an App::Cmd River stage three • 99 direct dependents • 955 total dependents

RJBS/App-Cmd-0.336 - 26 Aug 2023 15:08:06 UTC

App::Cmd::ArgProcessor - App::Cmd-specific wrapper for Getopt::Long::Descriptive River stage three • 99 direct dependents • 955 total dependents

RJBS/App-Cmd-0.336 - 26 Aug 2023 15:08:06 UTC

App::Cmd::Command::help - display a command's help screen River stage three • 99 direct dependents • 955 total dependents

This command will either list all of the application commands and their abstracts, or display the usage screen for a subcommand with its description....

RJBS/App-Cmd-0.336 - 26 Aug 2023 15:08:06 UTC

App::Cmd::Command::version - display an app's version River stage three • 99 direct dependents • 955 total dependents

This command will display the program name, its base class with version number, and the full program name....

RJBS/App-Cmd-0.336 - 26 Aug 2023 15:08:06 UTC

App::Cmd::Command::commands - list the application's commands River stage three • 99 direct dependents • 955 total dependents

This command will list all of the application commands available and their abstracts....

RJBS/App-Cmd-0.336 - 26 Aug 2023 15:08:06 UTC

App::Cmd::Tester::CaptureExternal - Extends App::Cmd::Tester to capture from external subprograms River stage three • 99 direct dependents • 955 total dependents

App::Cmd::Tester provides a useful scaffold for testing applications, but it is unable to capture output generated from any external subprograms that are invoked from the application. This subclass uses an alternate mechanism for capturing output (Ca...

RJBS/App-Cmd-0.336 - 26 Aug 2023 15:08:06 UTC

App::Cmd::Subdispatch::DashedStyle - "app cmd --subcmd" style subdispatching River stage three • 99 direct dependents • 955 total dependents

RJBS/App-Cmd-0.336 - 26 Aug 2023 15:08:06 UTC
14 results (0.04 seconds)