App::Info is an abstract base class designed to provide a generalized interface for subclasses that provide meta data about software packages installed on a system. The idea is that these classes can be used in Perl application installers in order to...
DWHEELER/App-Info-0.57 - 19 Jun 2011 06:14:49 GMTThis 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 ...
DWHEELER/App-Info-0.57 - 19 Jun 2011 06:14:49 GMTThe output is similar to *systeminfo* windows command....
BURAK/App-Sys-Info-0.25 - 23 Dec 2018 20:52:48 GMTSHLOMIF/App-Git-Info-0.4.1 - 27 Apr 2019 15:07:12 GMT
This class subclasses File::Spec and adds its own methods in order to offer utility methods to App::Info classes. Although intended to be used by App::Info subclasses, in truth App::Info::Util's utility may be considered more general, so feel free to...
DWHEELER/App-Info-0.57 - 19 Jun 2011 06:14:49 GMTApp::Pimpd::Info provides functions for displaying current playback information....
WOLDRICH/App-pimpd-0.346 - 18 Feb 2019 10:44:11 GMTThis subclass of App::Info is an abstract base class for subclasses that provide information about web servers. Its subclasses are required to implement its interface. See App::Info for a complete description and App::Info::HTTPD::Apache for an examp...
DWHEELER/App-Info-0.57 - 19 Jun 2011 06:14:49 GMTThis class is an abstract base class for App::Info subclasses that provide information about relational databases. Its subclasses are required to implement its interface. See App::Info for a complete description and App::Info::RDBMS::PostgreSQL for a...
DWHEELER/App-Info-0.57 - 19 Jun 2011 06:14:49 GMTObjects of this class are passed to the "handler()" method of App::Info event handlers. Generally, this class will be of most interest to App::Info::Handler subclass implementers. The event triggering methods in App::Info each construct a new App::In...
DWHEELER/App-Info-0.57 - 19 Jun 2011 06:14:49 GMTThis class defines the interface for subclasses that wish to handle events triggered by App::Info concrete subclasses. The different types of events triggered by App::Info can all be handled by App::Info::Handler (indeed, by default they're all handl...
DWHEELER/App-Info-0.57 - 19 Jun 2011 06:14:49 GMTApp::Info::Lib::Expat supplies information about the Expat XML parser installed on the local system. It implements all of the methods defined by App::Info::Lib. Methods that trigger events will trigger them only the first time they're called (See App...
DWHEELER/App-Info-0.57 - 19 Jun 2011 06:14:49 GMTApp::Info::Lib::Iconv supplies information about the libiconv library installed on the local system. It implements all of the methods defined by App::Info::Lib. Methods that trigger events will trigger them only the first time they're called (See App...
DWHEELER/App-Info-0.57 - 19 Jun 2011 06:14:49 GMTApp::Info::Handler::Carp objects handle App::Info events by passing their messages to Carp functions. This means that if you want errors to croak or info messages to carp, you can easily do that. You'll find, however, that App::Info::Handler::Carp is...
DWHEELER/App-Info-0.57 - 19 Jun 2011 06:14:49 GMTApp::Info::RDBMS::SQLite supplies information about the SQLite application installed on the local system. It implements all of the methods defined by App::Info::RDBMS. Methods that trigger events will trigger them only the first time they're called (...
DWHEELER/App-Info-0.57 - 19 Jun 2011 06:14:49 GMTWill print a detailed report about the selected iTAN...
MAROS/App-iTan-1.07 - 02 Jun 2017 21:34:25 GMTApp::Info::HTTPD::Apache supplies information about the Apache web server installed on the local system. It implements all of the methods defined by App::Info::HTTPD. Methods that trigger events will trigger them only the first time they're called (S...
DWHEELER/App-Info-0.57 - 19 Jun 2011 06:14:49 GMTApp::Info::Lib::OSSPUUID supplies information about the OSSP UUID library installed on the local system. It implements all of the methods defined by App::Info::Lib. Methods that trigger events will trigger them only the first time they're called (See...
DWHEELER/App-Info-0.57 - 19 Jun 2011 06:14:49 GMTApp::Info::Handler::Print objects handle App::Info events by printing their messages to a filehandle. This means that if you want event messages to print to a file or to a system filehandle, you can easily do it with this class. You'll find, however,...
DWHEELER/App-Info-0.57 - 19 Jun 2011 06:14:49 GMT