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

App::Info::Lib - Information about software libraries on a system

Author

       David E. Wheeler <david@justatheory.com>

Description

       This class is an abstract base class for App::Info subclasses that provide information about specific
       software libraries. Its subclasses are required to implement its interface. See App::Info for a complete
       description, and App::Info::Lib::Iconv for an example implementation.

Interface

       Currently, App::Info::Lib adds no more methods than those from its parent class, App::Info.

Name

       App::Info::Lib - Information about software libraries on a system

See Also

       App::Info, App::Info::Lib::Iconv, App::Info::Lib::Expat

Support

       This module is stored in an open GitHub repository <http://github.com/theory/app-info/>. Feel free to
       fork and contribute!

       Please file bug reports via GitHub Issues <http://github.com/theory/app-info/issues/> or by sending mail
       to bug-App-Info@rt.cpan.org <mailto:bug-App-Info@rt.cpan.org>.

See Also