DBD-Sys 0.102 Latest
Kwalitee Issues
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: DBD-Sys-0.102/lib/DBD/Sys/CompositeTable.pm -- Around line 139: alternative text '/DESCRIPTION' contains non-escaped | or /
- meta_yml_declares_perl_version
-
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- use_warnings
-
Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.
Error: Bundle::DBD::Sys
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 0.1,0.102
- meta_yml_has_repository_resource
-
Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).
Modules
Name | Abstract | Version | View |
---|---|---|---|
Bundle::DBD::Sys | A bundle to install the DBD::Sys driver | 0.102 | metacpan |
DBD::Sys | System tables interface via DBI | 0.102 | metacpan |
DBD::Sys::CompositeTable | Table implementation to compose different sources into one table | 0.102 | metacpan |
DBD::Sys::Plugin | embed own tables to DBD::Sys | 0.102 | metacpan |
DBD::Sys::Plugin::Any | provides tables available for any known operating system using filesystems. | 0.102 | metacpan |
DBD::Sys::Plugin::Any::FileSys | provides a table containing file systems | 0.102 | metacpan |
DBD::Sys::Plugin::Any::FileSysDf | provides a table containing the free space of file systems | 0.102 | metacpan |
DBD::Sys::Plugin::Any::NetIfconfigWrapper | provides a table containing the known network interfaces | metacpan | |
DBD::Sys::Plugin::Any::NetInterface | provides a table containing the known network interfaces | metacpan | |
DBD::Sys::Plugin::Any::Procs | provides a table containing running processes | 0.102 | metacpan |
DBD::Sys::Plugin::Meta | provides tables with meta information about DBD::Sys. | 0.1 | metacpan |
DBD::Sys::Plugin::Meta::AllTables | DBD::Sys Table Overview | 0.102 | metacpan |
DBD::Sys::Plugin::Unix | provides tables B<available on Unix and alike environments only>. | 0.102 | metacpan |
DBD::Sys::Plugin::Unix::Groups | provides a table containing operating system user groups | 0.102 | metacpan |
DBD::Sys::Plugin::Unix::Logins | provides a table containing logged on users | 0.102 | metacpan |
DBD::Sys::Plugin::Unix::Lsof | provides a table containing open files | 0.102 | metacpan |
DBD::Sys::Plugin::Unix::Users | provides a table containing a list of operating system users | 0.102 | metacpan |
DBD::Sys::Plugin::Win32 | provides tables B<available on Windows only>. | 0.102 | metacpan |
DBD::Sys::Plugin::Win32::Groups | provides a table containing the operating system user groups | 0.102 | metacpan |
DBD::Sys::Plugin::Win32::Procs | provides a table containing running processes | 0.102 | metacpan |
DBD::Sys::Plugin::Win32::Users | provides a table containing the operating system users | 0.102 | metacpan |
DBD::Sys::PluginManager | 0.102 | metacpan | |
DBD::Sys::Statement | metacpan | ||
DBD::Sys::Table | abstract base class of tables used in DBD::Sys | 0.1 | metacpan |
DBD::Sys::db | metacpan | ||
DBD::Sys::dr | metacpan | ||
DBD::Sys::st | metacpan |