BmltClient-ApiClient 0 Latest
Kwalitee Issues
- has_buildtool
-
Add a Makefile.PL (for ExtUtils::MakeMaker/Module::Install) or a Build.PL (for Module::Build and its friends), or use a distribution builder such as Dist::Zilla, Dist::Milla, Minilla.
- has_changelog
-
Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.
- 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.
- 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: BmltClient-ApiClient-0/lib/BmltClient/Role.pm -- Around line 122: =over should be: '=over' or '=over positive_number'
- no_dot_dirs
-
Fix MANIFEST (or MANIFEST.SKIP) to exclude dot directories from a distribution. Use an appropriate tool and avoid archiving your working directory by hand. If you switch your version control system, remove old VCS directories after you migrate.
Error: .idea,.openapi-generator
- 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.
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
- 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 |
---|---|---|---|
BmltClient::ApiClient | metacpan | ||
BmltClient::ApiFactory | constructs APIs to retrieve BmltClient objects | metacpan | |
BmltClient::Configuration | holds the configuration for all BmltClient Modules | metacpan | |
BmltClient::Object::AuthenticationError | metacpan | ||
BmltClient::Object::AuthorizationError | metacpan | ||
BmltClient::Object::Format | metacpan | ||
BmltClient::Object::FormatAllOf | metacpan | ||
BmltClient::Object::FormatBase | metacpan | ||
BmltClient::Object::FormatCreate | metacpan | ||
BmltClient::Object::FormatPartialUpdate | metacpan | ||
BmltClient::Object::FormatTranslation | metacpan | ||
BmltClient::Object::FormatUpdate | metacpan | ||
BmltClient::Object::Meeting | metacpan | ||
BmltClient::Object::MeetingBase | metacpan | ||
BmltClient::Object::MeetingCreate | metacpan | ||
BmltClient::Object::MeetingPartialUpdate | metacpan | ||
BmltClient::Object::MeetingUpdate | metacpan | ||
BmltClient::Object::NotFoundError | metacpan | ||
BmltClient::Object::ServiceBody | metacpan | ||
BmltClient::Object::ServiceBodyBase | metacpan | ||
BmltClient::Object::ServiceBodyCreate | metacpan | ||
BmltClient::Object::ServiceBodyPartialUpdate | metacpan | ||
BmltClient::Object::ServiceBodyUpdate | metacpan | ||
BmltClient::Object::Token | metacpan | ||
BmltClient::Object::TokenCredentials | metacpan | ||
BmltClient::Object::User | metacpan | ||
BmltClient::Object::UserBase | metacpan | ||
BmltClient::Object::UserCreate | metacpan | ||
BmltClient::Object::UserCreateAllOf | metacpan | ||
BmltClient::Object::UserPartialUpdate | metacpan | ||
BmltClient::Object::UserUpdate | metacpan | ||
BmltClient::Object::ValidationError | metacpan | ||
BmltClient::Role | a Moose role for the BMLT | metacpan | |
BmltClient::Role::AutoDoc | metacpan | ||
BmltClient::RootServerApi | metacpan |