WSRF-Lite 0.8.2.2.3 Deleted
Kwalitee Issues
- has_changelog
-
Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.
- no_broken_auto_install
-
Upgrade the bundled version of Module::Install to at least 0.89, but preferably to the most current release. Alternatively, you can switch to another build system / installer that does not suffer from this problem. (ExtUtils::MakeMaker, Module::Build both of which have their own set of problems.)
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- 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: WSRF::Lite, WSRF::SSLDaemon - 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.008002002,1.04
- 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.
- 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).
- 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 |
|---|---|---|---|
| WSRF::Lite | Implementation of the Web Service Resource Framework | 0.008002002 | metacpan |
| WSRF::SSLDaemon | 1.04 | metacpan |
Provides
| Name | File | View |
|---|---|---|
| SSLDaemon::ClientConn | lib/WSRF/SSLDaemon.pm | metacpan |
| WSRF | lib/WSRF/Lite.pm | metacpan |
| WSRF::BaseFaults | lib/WSRF/Lite.pm | metacpan |
| WSRF::Constants | lib/WSRF/Lite.pm | metacpan |
| WSRF::Container | lib/WSRF/Lite.pm | metacpan |
| WSRF::Daemon | lib/WSRF/Lite.pm | metacpan |
| WSRF::Deserializer | lib/WSRF/Lite.pm | metacpan |
| WSRF::File | lib/WSRF/Lite.pm | metacpan |
| WSRF::FileBasedResourceLifetimes | lib/WSRF/Lite.pm | metacpan |
| WSRF::FileBasedResourceProperties | lib/WSRF/Lite.pm | metacpan |
| WSRF::FileLock | lib/WSRF/Lite.pm | metacpan |
| WSRF::GSutil | lib/WSRF/Lite.pm | metacpan |
| WSRF::Header | lib/WSRF/Lite.pm | metacpan |
| WSRF::MultiResourceLifetimes | lib/WSRF/Lite.pm | metacpan |
| WSRF::MultiResourceProperties | lib/WSRF/Lite.pm | metacpan |
| WSRF::Resource | lib/WSRF/Lite.pm | metacpan |
| WSRF::SOM | lib/WSRF/Lite.pm | metacpan |
| WSRF::ServiceGroup | lib/WSRF/Lite.pm | metacpan |
| WSRF::ServiceGroupEntry | lib/WSRF/Lite.pm | metacpan |
| WSRF::Session | lib/WSRF/Lite.pm | metacpan |
| WSRF::SimpleSerializer | lib/WSRF/Lite.pm | metacpan |
| WSRF::SocketHolder | lib/WSRF/Lite.pm | metacpan |
| WSRF::Time | lib/WSRF/Lite.pm | metacpan |
| WSRF::WSDL | lib/WSRF/Lite.pm | metacpan |
| WSRF::WSRFSerializer | lib/WSRF/Lite.pm | metacpan |
| WSRF::WSRL | lib/WSRF/Lite.pm | metacpan |
| WSRF::WSRP | lib/WSRF/Lite.pm | metacpan |
| WSRF::WSS | lib/WSRF/Lite.pm | metacpan |
| WSRF::WS_Address | lib/WSRF/Lite.pm | metacpan |
Other Files
| MANIFEST | metacpan |
| META.yml | metacpan |
| Makefile.PL | metacpan |
| README | metacpan |