perl-CLI-Framework

Build standardized, flexible, testable command-line

CLI::Framework ("CLIF") provides a framework and conceptual pattern for building full-featured command line applications. It intends to make this process simple and consistent. It assumes the responsibility of implementing details that are common to all command-line applications, making it possible for new applications adhering to well-defined conventions to be built without the need to repeatedly write the same command-line interface code. For instance, a complete application supporting commands and subcommands, with options and arguments for the application itself as well as its commands, can be built by writing concise, understandable code in packages that are easy to test and maintain. The classes can focus on implementation of unique aspects essential to the command's purpose without being concerned with the many details involved in building an interface around those commands. This methodology for building command-line applications also establishes a valuable standard for an organization (or an individual developer).

There is no official package available for openSUSE Leap 15.5

Distributions

openSUSE Tumbleweed