The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:App::Info"

App::Info - Information about software packages on a system River stage one • 1 direct dependent • 2 total dependents

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 UTC

App::Git::Info - Displays a summary of information about the git repository. River stage one • 1 direct dependent • 1 total dependent

Displays a git dashboard-of-sorts with info from "git status", "git status -s", and "git remote -v" ....

SHLOMIF/App-Git-Info-0.6.1 - 20 Feb 2020 07:44:53 UTC

App::Info::Lib - Information about software libraries on a system River stage one • 1 direct dependent • 2 total dependents

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

DWHEELER/App-Info-0.57 - 19 Jun 2011 06:14:49 UTC

App::Sys::Info River stage one • 1 direct dependent • 1 total dependent

The output is similar to *systeminfo* windows command....

BURAK/App-Sys-Info-0.25 - 23 Dec 2018 20:52:48 UTC

App::Info::Util - Utility class for App::Info subclasses River stage one • 1 direct dependent • 2 total dependents

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 UTC

App::Info::HTTPD - Information about web servers on a system River stage one • 1 direct dependent • 2 total dependents

This 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 UTC

App::Info::RDBMS - Information about databases on a system River stage one • 1 direct dependent • 2 total dependents

This 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 UTC

App::Pimpd::Info River stage zero No dependents

App::Pimpd::Info provides functions for displaying current playback information....

WOLDRICH/App-pimpd-0.350 - 01 May 2021 05:11:18 UTC

App::Info::Request - App::Info event handler request object River stage one • 1 direct dependent • 2 total dependents

Objects 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 UTC

App::Info::Handler - App::Info event handler base class River stage one • 1 direct dependent • 2 total dependents

This 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 UTC

App::Info::Lib::Expat - Information about the Expat XML parser River stage one • 1 direct dependent • 2 total dependents

App::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 UTC

App::Info::Lib::Iconv - Information about libiconv River stage one • 1 direct dependent • 2 total dependents

App::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 UTC

App::gh::Command::Info - show repository info River stage one • 2 direct dependents • 4 total dependents

CORNELIUS/App-gh-0.66 - 11 Mar 2013 10:47:24 UTC

App::Oozie::Role::Info River stage zero No dependents

Helper to gather information about the tooling....

BURAK/App-Oozie-0.016 - 05 Dec 2023 17:21:55 UTC

lib/App/Git/Info/Command/info.pm River stage one • 1 direct dependent • 1 total dependent

SHLOMIF/App-Git-Info-0.6.1 - 20 Feb 2020 07:44:53 UTC

App::Info::Handler::Carp - Use Carp to handle App::Info events River stage one • 1 direct dependent • 2 total dependents

App::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 UTC

App::Info::RDBMS::SQLite - Information about SQLite River stage one • 1 direct dependent • 2 total dependents

App::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 UTC

App::Info::HTTPD::Apache - Information about Apache web server River stage one • 1 direct dependent • 2 total dependents

App::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 UTC

App::iTan::Command::Info - Info about the selected iTAN River stage zero No dependents

Will print a detailed report about the selected iTAN...

MAROS/App-iTan-1.07 - 02 Jun 2017 21:34:25 UTC

App::Info::Lib::OSSPUUID - Information about the OSSP UUID library River stage one • 1 direct dependent • 2 total dependents

App::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 UTC
356 results (0.068 seconds)