App::Info::Lib(3pm) User Contributed Perl Documentation App::Info::Lib(3pm)NAMEApp::Info::Lib - Information about software libraries on a systemDESCRIPTIONThis 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.INTERFACECurrently, App::Info::Lib adds no more methods than those from its parent class, App::Info.BUGSPlease send bug reports to <bug-app-info@rt.cpan.org> or file them at <http://rt.cpan.org/NoAuth/Bugs.html?Dist=App-Info>.AUTHORDavid Wheeler <david@justatheory.com>SEE ALSOApp::Info, App::Info::Lib::Iconv, App::Info::Lib::ExpatCOPYRIGHT AND LICENSECopyright (c) 2002-2008, David 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.10.1 2011-03-15 App::Info::Lib(3pm)