Package : perl-Getopt-Inherited

Package details

Summary: Handling inherited command-line options

Description:
By subclassing this mixin class, your program gets the ability to inherit
command-line option specifications. If you have several programs that share
common code and common command-line options you don't want to have to write
the command-line processing code again and again. Using this class you can
abstract command-line options shared by your programs into a superclass
from which your programs then inherit. Additionally, this class defines
certain common command-line options itself.

You can also define defaults for command-line options.


URL: https://metacpan.org/release/Getopt-Inherited
License: GPL+ or Artistic

Maintainer: nobody

List of RPMs