logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Badger::App - base class application module

Author

       Andy Wardley <http://wardley.org/>

Description

       This module implements a base class for simple, self-contained applications.

Methods

       The following methods are defined in addition to those inherited from the Badger::Prototype and
       Badger::Base base classes.

   about()
       This method should be re-defined in subclasses to return information about the application.

   usage()
       This method should be re-defined in subclasses to return a summary of usage options for the application.

Name

       Badger::App - base class application module

See Also

       Badger::Factory, Badger::Base.

perl v5.36.0                                       2023-08-28                                   Badger::App(3pm)

See Also