FreeBSD Manual Pages
App::Info::Lib(3) User Contributed Perl Documentation App::Info::Lib(3) NAME App::Info::Lib - Information about software libraries on a system 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. 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>. AUTHOR David E. Wheeler <david@justatheory.com> SEE ALSO App::Info, App::Info::Lib::Iconv, App::Info::Lib::Expat COPYRIGHT AND LICENSE Copyright (c) 2002-2011, David E. Wheeler. Some Rights Reserved. This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.32.1 2021-03-02 App::Info::Lib(3)
NAME | DESCRIPTION | INTERFACE | SUPPORT | AUTHOR | SEE ALSO | COPYRIGHT AND LICENSE
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=App::Info::Lib&sektion=3&manpath=FreeBSD+13.0-RELEASE+and+Ports>