David E. Wheeler > App-Info-0.55 > App::Info::Lib

Download:
App-Info-0.55.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  1
View Bugs
Report a bug
Module Version: 0.55   Source  

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.

BUGS ^

Please send bug reports to <bug-app-info@rt.cpan.org> or file them at http://rt.cpan.org/NoAuth/Bugs.html?Dist=App-Info.

AUTHOR ^

David Wheeler <david@justatheory.com>

SEE ALSO ^

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

COPYRIGHT AND LICENSE ^

Copyright (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.