CfgTie 0.41 Latest
Kwalitee Issues
- has_readme
-
Add a README to the distribution. It should contain a quick description of your module and how to install it.
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- buildtool_not_executable
-
Change the permissions of Build.PL/Makefile.PL to not-executable.
- has_human_readable_license
-
Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.
- has_license_in_source_file
-
Add =head1 LICENSE and the text of the license to the main module in your code.
- use_strict
-
Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.
Error: CfgTie::CfgArgs, CfgTie::TieAliases, CfgTie::TieGeneric, CfgTie::TieGroup, CfgTie::TieHost, CfgTie::TieMTab, CfgTie::TieNamed, CfgTie::TieNet, CfgTie::TiePh, CfgTie::TieProto, CfgTie::TieRCService, CfgTie::TieRealm, CfgTie::TieRsrc, CfgTie::TieServ, CfgTie::TieShadow, CfgTie::TieUser, CfgTie::filever, Secure::File
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- HTTPD::Realm
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: CfgTie-0.41/lib/CfgTie/TieRealm.pm -- Around line 14: Unknown directive: =head
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- meta_yml_has_license
-
Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.
- has_known_license_in_source_file
-
Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.
- 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: CfgTie::CfgArgs, CfgTie::Cfgfile, CfgTie::TieAliases, CfgTie::TieGeneric, CfgTie::TieGroup, CfgTie::TieHost, CfgTie::TieMTab, CfgTie::TieNamed, CfgTie::TieNet, CfgTie::TiePh, CfgTie::TieProto, CfgTie::TieRCService, CfgTie::TieRealm, CfgTie::TieRsrc, CfgTie::TieServ, CfgTie::TieShadow, CfgTie::TieUser, CfgTie::filever, Secure::File
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
Modules
Name | Abstract | Version | View |
---|---|---|---|
CfgTie::CfgArgs | Configuration module for parsing commandline arguments | 0.41 | metacpan |
CfgTie::Cfgfile | An object to help interface to configuration files | 0.41 | metacpan |
CfgTie::TieAliases | an associative array of mail aliases to targets | 0.41 | metacpan |
CfgTie::TieGeneric | A generic hash that automatically binds others | 0.41 | metacpan |
CfgTie::TieGroup | an associative array of group names and ids to information | metacpan | |
CfgTie::TieHost | This accesses the hosts tables. | metacpan | |
CfgTie::TieMTab | an associative array of mount entries | metacpan | |
CfgTie::TieNamed | A tool to help configure the name daemon (BIND DNS server) | 0.41 | metacpan |
CfgTie::TieNet | A module to tie in the net database | metacpan | |
CfgTie::TiePh | a ph phonebook server configuration tool | metacpan | |
CfgTie::TieProto | metacpan | ||
CfgTie::TieRCService | A module to manage Unix services | metacpan | |
CfgTie::TieRealm | Ties configuration variables to various HTTP servers | 0.41 | metacpan |
CfgTie::TieRsrc | an associative array of resources and their usage limits | metacpan | |
CfgTie::TieServ | A HASH tie that allows access the service port database | 0.41 | metacpan |
CfgTie::TieShadow | an associative array of user names to password information | metacpan | |
CfgTie::TieUser | an associative array of user names and ids to information | metacpan | |
CfgTie::filever | a simple module for substituting newer versions into a file system. | metacpan | |
Secure::File | A module to open or create files within suid/sgid files | metacpan |
Provides
Name | File | View |
---|---|---|
CfgTie::TieGroup_file | lib/CfgTie/TieGroup.pm | metacpan |
CfgTie::TieGroup_id | lib/CfgTie/TieGroup.pm | metacpan |
CfgTie::TieGroup_rec | lib/CfgTie/TieGroup.pm | metacpan |
CfgTie::TieHost_addr | lib/CfgTie/TieHost.pm | metacpan |
CfgTie::TieHost_rec | lib/CfgTie/TieHost.pm | metacpan |
CfgTie::TieMTab_dev | lib/CfgTie/TieMTab.pm | metacpan |
CfgTie::TieNet_addr | lib/CfgTie/TieNet.pm | metacpan |
CfgTie::TieNet_rec | lib/CfgTie/TieNet.pm | metacpan |
CfgTie::TieProto_num | lib/CfgTie/TieProto.pm | metacpan |
CfgTie::TieProto_rec | lib/CfgTie/TieProto.pm | metacpan |
CfgTie::TieRCServ_rec | lib/CfgTie/TieRCService.pm | metacpan |
CfgTie::TieRealm_groups | lib/CfgTie/TieRealm.pm | metacpan |
CfgTie::TieRealm_users | lib/CfgTie/TieRealm.pm | metacpan |
CfgTie::TieShadow_id | lib/CfgTie/TieShadow.pm | metacpan |
CfgTie::TieShadow_rec | lib/CfgTie/TieShadow.pm | metacpan |
CfgTie::TieUser_file | lib/CfgTie/TieUser.pm | metacpan |
CfgTie::TieUser_id | lib/CfgTie/TieUser.pm | metacpan |
CfgTie::TieUser_priority | lib/CfgTie/TieUser.pm | metacpan |
CfgTie::TieUser_quota | lib/CfgTie/TieUser.pm | metacpan |
CfgTie::TieUser_quota_limits | lib/CfgTie/TieUser.pm | metacpan |
CfgTie::TieUser_quota_timeleft | lib/CfgTie/TieUser.pm | metacpan |
CfgTie::TieUser_quota_usage | lib/CfgTie/TieUser.pm | metacpan |
CfgTie::TieUser_rec | lib/CfgTie/TieUser.pm | metacpan |
CfgTie::TieUser_rusage | lib/CfgTie/TieUser.pm | metacpan |