The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "distribution:DBD-Sys DBD"

DBD::Sys - System tables interface via DBI River stage one • 2 direct dependents • 2 total dependents

DBD::Sys is a so called database driver for DBI designed to request information from system tables using SQL. It's based on SQL::Statement as SQL engine and allows to be extended by DBD::Sys::Plugins. Prerequisites Of course, a DBD requires DBI to ru...

REHSACK/DBD-Sys-0.102 - 27 Jul 2010 16:04:40 UTC

DBD::Sys::Table - abstract base class of tables used in DBD::Sys River stage one • 2 direct dependents • 2 total dependents

DBD::Sys::Table provides an abstract base class to wrap the requirements of SQL::Statement and DBD::Sys on a table around the pure data collecting actions....

REHSACK/DBD-Sys-0.102 - 27 Jul 2010 16:04:40 UTC

DBD::Sys::Plugin - embed own tables to DBD::Sys River stage one • 2 direct dependents • 2 total dependents

DBD::Sys is developed to use a unique, well known interface (SQL) to access data from underlying system which is available in tabular context (or easily could transformed into). The major goal of DBD::Sys is the ability to have an interface to collec...

REHSACK/DBD-Sys-0.102 - 27 Jul 2010 16:04:40 UTC

Bundle::DBD::Sys - A bundle to install the DBD::Sys driver River stage one • 2 direct dependents • 2 total dependents

This bundle includes all that's needed to access system tables via DBI...

REHSACK/DBD-Sys-0.102 - 27 Jul 2010 16:04:40 UTC

DBD::Sys::Roadmap - high level to do list and targetted goals River stage one • 2 direct dependents • 2 total dependents

REHSACK/DBD-Sys-0.102 - 27 Jul 2010 16:04:40 UTC

DBD::Sys::Plugin::Any - provides tables available for any known operating system using filesystems. River stage one • 2 direct dependents • 2 total dependents

This plugin manages the tables for any operating system. The tables provided from here are expected to work everywhere (beside bugs). TABLES This plugin provides access to following tables: filesystems Table containing information about the filesyste...

REHSACK/DBD-Sys-0.102 - 27 Jul 2010 16:04:40 UTC

DBD::Sys::Plugin::Unix - provides tables available on Unix and alike environments only. River stage one • 2 direct dependents • 2 total dependents

This plugin manages the tables for any UNIX and unixoide operating environment. The tables provided from here are expected to work on any UNIX compatible operating system (beside bugs). TABLES pwent Table containing user information. See DBD::Sys::Pl...

REHSACK/DBD-Sys-0.102 - 27 Jul 2010 16:04:40 UTC

DBD::Sys::Plugin::Meta - provides tables with meta information about DBD::Sys. River stage one • 2 direct dependents • 2 total dependents

This plugin is created to manage the tables containing DBD::Sys meta data. TABLES Provided tables: alltables Table containing the list of available tables. See DBD::Sys::Plugin::Meta::AllTables for details....

REHSACK/DBD-Sys-0.102 - 27 Jul 2010 16:04:40 UTC

DBD::Sys::Plugin::Win32 - provides tables available on Windows only. River stage one • 2 direct dependents • 2 total dependents

This plugin manages the tables for any MSWin32 compatible operating system. TABLES pwent Table containing user information. See DBD::Sys::Plugin::Win32::Users for details. grent Table containing group information. See DBD::Sys::Plugin::Win32::Groups ...

REHSACK/DBD-Sys-0.102 - 27 Jul 2010 16:04:40 UTC

DBD::Sys::PluginManager - embed own tables to DBD::Sys River stage one • 2 direct dependents • 2 total dependents

The plugin manager provides a basic management of plugins to extend DBD::Sys with additional tables. All plugins are expected to be directly under the "DBD::Sys::Plugin" namespace: use Module::Pluggable require => 1, search_path => ['DBD::Sys::Plugin...

REHSACK/DBD-Sys-0.102 - 27 Jul 2010 16:04:40 UTC

DBD::Sys::CompositeTable - Table implementation to compose different sources into one table River stage one • 2 direct dependents • 2 total dependents

DBD::Sys::CompositeTable provides a table which composes the data from several sources in one data table. While constructing this table, the columns of the embedded tables are collected and a heading and a merge plan for the composed result table is ...

REHSACK/DBD-Sys-0.102 - 27 Jul 2010 16:04:40 UTC

DBD::Sys::Plugin::Any::Procs - provides a table containing running processes River stage one • 2 direct dependents • 2 total dependents

This module provides the table "procs" for any operating system (which is supported by Proc::ProcessTable). COLUMNS uid UID of process gid GID of process euid Effective UID of process egid Effective GID of process pid Process ID ppid Parent process I...

REHSACK/DBD-Sys-0.102 - 27 Jul 2010 16:04:40 UTC

DBD::Sys::Plugin::Unix::Lsof - provides a table containing open files River stage one • 2 direct dependents • 2 total dependents

This module provides the table *openfiles* filled with the list of open files. COLUMNS pid Process ID of the process opened the file ppid Parent process ID of the process opened the file pgrp Process Group ID of the process opened the file uid User I...

REHSACK/DBD-Sys-0.102 - 27 Jul 2010 16:04:40 UTC

DBD::Sys::Plugin::Unix::Users - provides a table containing a list of operating system users River stage one • 2 direct dependents • 2 total dependents

This module provides the table *pwent* filled the data from the password database passwd(5). COLUMNS username Name of the user in this row how he/she authenticates himself/herself to the system. passwd Encrypted password of the user - typically acces...

REHSACK/DBD-Sys-0.102 - 27 Jul 2010 16:04:40 UTC

DBD::Sys::Plugin::Win32::Users - provides a table containing the operating system users River stage one • 2 direct dependents • 2 total dependents

This module provides the table *pwent* filled the data from the user information got from Win32::pwent. Currently this contains only the users known by the Windows LAN Manager, but hopefully it will be extended to cover Active Directory users, soon. ...

REHSACK/DBD-Sys-0.102 - 27 Jul 2010 16:04:40 UTC

DBD::Sys::Plugin::Unix::Groups - provides a table containing operating system user groups River stage one • 2 direct dependents • 2 total dependents

This module provides the table *grent* filled the data from the group database group(5). COLUMNS groupname Name of the group grpass Encrypted password of the group gid Numerical group id of the users primary group members Numerical count of the membe...

REHSACK/DBD-Sys-0.102 - 27 Jul 2010 16:04:40 UTC

DBD::Sys::Plugin::Any::FileSys - provides a table containing file systems River stage one • 2 direct dependents • 2 total dependents

This module provides the table "filesystems" for any operating system. COLUMNS mountpoint The friendly name of the filesystem. This will usually be the same name as appears in the list returned by the filesystems() method. mounted Boolean, true if th...

REHSACK/DBD-Sys-0.102 - 27 Jul 2010 16:04:40 UTC

DBD::Sys::Plugin::Win32::Procs - provides a table containing running processes River stage one • 2 direct dependents • 2 total dependents

This module provides the table "procs" for the MSWin32 compatible environment (this might cover cygwin, too). COLUMNS pid Process ID ppid Parent process ID uid UID of process sess Session ID fulltime User + system time virtsize Virtual memory size (b...

REHSACK/DBD-Sys-0.102 - 27 Jul 2010 16:04:40 UTC

DBD::Sys::Plugin::Unix::Logins - provides a table containing logged on users River stage one • 2 direct dependents • 2 total dependents

This module provides the table *logins* filled with the data from the utmp database utmp(5). COLUMNS username Username if this is a record for a user process. Some systems may return other information depending on the record type. If no user was set ...

REHSACK/DBD-Sys-0.102 - 27 Jul 2010 16:04:40 UTC

DBD::Sys::Plugin::Win32::Groups - provides a table containing the operating system user groups River stage one • 2 direct dependents • 2 total dependents

COLUMNS groupname Name of the group grpass Encrypted password of the group - usually empty for current LANMAN functions gid Numerical group id of the users primary group members Numerical count of the members in this group...

REHSACK/DBD-Sys-0.102 - 27 Jul 2010 16:04:40 UTC
24 results (0.028 seconds)