ldapsh 2.00 Latest
Kwalitee Issues
- has_manifest
- 
        Add a MANIFEST to the distribution. Your buildtool should be able to autogenerate it (eg "make manifest" or "./Build manifest") 
- has_meta_yml
- 
        Add a META.yml to the distribution. Your buildtool should be able to autogenerate it. 
- has_license_in_source_file
- 
        Add =head1 LICENSE and the text of the license to the main module in your code. 
- manifest_matches_dist
- 
        Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually. Error: Cannot find MANIFEST in dist. 
- 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: Net::LDAP::Shell::Commands::commands, Net::LDAP::Shell::Commands::help, Net::LDAP::Shell::Commands::stub, Net::LDAP::Shell::Complete, Net::LDAP::Shell::Parse, Net::LDAP::Shell::Schema 
- prereq_matches_use
- 
        List all used modules in META.yml requires Error: - Date::Manip
- Net::LDAP
- Net::LDAP::Entry
- Parse::Lex
- Parse::RecDescent
- Term::ReadKey
 
- 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: ldapsh-2.00/lib/Net/LDAP/Config.pm -- Around line 106: =over without closing =back ldapsh-2.00/lib/Net/LDAP/Shell/Util.pm -- Around line 45: =over without closing =back ldapsh-2.00/lib/Net/LDAP/Shell.pm -- Around line 401: =cut found outside a pod block. Skipping to next block. Around line 431: =cut found outside a pod block. Skipping to next block. 
- 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: Net::LDAP::Config, Net::LDAP::Shell, Net::LDAP::Shell::Commands::cat, Net::LDAP::Shell::Commands::clone, Net::LDAP::Shell::Commands::commands, Net::LDAP::Shell::Commands::edit, Net::LDAP::Shell::Commands::help, Net::LDAP::Shell::Commands::ls, Net::LDAP::Shell::Commands::new, Net::LDAP::Shell::Commands::rm, Net::LDAP::Shell::Commands::search, Net::LDAP::Shell::Commands::stub, Net::LDAP::Shell::Complete, Net::LDAP::Shell::Desc, Net::LDAP::Shell::Parse, Net::LDAP::Shell::Parser, Net::LDAP::Shell::Schema, Net::LDAP::Shell::Util 
- no_unauthorized_packages
- 
        Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission. Error: - Parse::Yapp::Driver
 
- consistent_version
- 
        Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade). Error: 1,1.05,2 
- has_security_doc
- 
        Add SECURITY(.pod|md). See Software::Security::Policy. 
- security_doc_contains_contact
- 
        Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy. 
- has_contributing_doc
- 
        Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors. 
Modules
| Name | Abstract | Version | View | 
|---|---|---|---|
| Net::LDAP::Config | a simple wrapper for maintaining info related to LDAP connections | 2 | metacpan | 
| Net::LDAP::Shell | an interactive LDAP shell | 2 | metacpan | 
| Net::LDAP::Shell::Desc | metacpan | ||
| Net::LDAP::Shell::Parse | Modules for parsing Net::LDAP::Shell lines | 1 | metacpan | 
| Net::LDAP::Shell::Parser | 1.05 | metacpan | |
| Net::LDAP::Shell::Schema | metacpan | ||
| Net::LDAP::Shell::Util | a module for utility routines | 1 | metacpan |