SVN-Web 0.40 Deleted
Kwalitee Issues
- no_broken_module_install
-
Upgrade the bundled version of Module::Install 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.)
- 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.)
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: SVN-Web-0.40/lib/SVN/Web.pm -- Around line 353: You forgot a '=back' before '=head1'
- valid_signature
-
Sign the dist as the last step before creating the archive. Take care not to modify/regenerate dist meta files or the manifest.
Error: Old SIGNATURE detected. Please inform the module author to regenerate SIGNATURE using Module::Signature version 0.82 or newer. gpg: Signature made Sun 21 Nov 2004 10:54:07 PM JST gpg: using DSA key 9355E57651240396 gpg: Can't check signature: No public key ==> BAD/TAMPERED signature detected! <==
- 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: SVN::Web, SVN::Web::Branch, SVN::Web::Branch::YAML, SVN::Web::Browse, SVN::Web::Checkout, SVN::Web::Diff, SVN::Web::List, SVN::Web::Log, SVN::Web::RSS, SVN::Web::Revision, SVN::Web::Test, SVN::Web::View
- 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_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
- 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.
Modules
| Name | Abstract | Version | View |
|---|---|---|---|
| SVN::Web | Subversion repository web frontend | 0.40 | metacpan |
| SVN::Web::Branch | metacpan | ||
| SVN::Web::Branch::YAML | metacpan | ||
| SVN::Web::Browse | SVN::Web action to browse a Subversion repository | metacpan | |
| SVN::Web::Checkout | SVN::Web action to checkout a given file | metacpan | |
| SVN::Web::Diff | SVN::Web action to show differences between file revisions | metacpan | |
| SVN::Web::List | metacpan | ||
| SVN::Web::Log | SVN::Web action to show log messages for a repository path | metacpan | |
| SVN::Web::RSS | SVN::Web action to generate an RSS feed | metacpan | |
| SVN::Web::Revision | SVN::Web action to view a repository revision | metacpan | |
| SVN::Web::Test | automated web testing for SVN::Web | metacpan | |
| SVN::Web::View | SVN::Web action to view a file in the repository | metacpan |