Alien-SVN v1.8.11.0 Latest
Kwalitee Issues
- has_tests
-
Add tests!
- 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: Alien::SVN
- has_tests_in_t_dir
-
Add tests or move tests.pl to the t/ directory!
- proper_libs
-
Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.
Error: src/subversion/subversion/bindings/swig/perl/native/Base.pm, src/subversion/subversion/bindings/swig/perl/native/Client.pm, src/subversion/subversion/bindings/swig/perl/native/Core.pm, src/subversion/subversion/bindings/swig/perl/native/Delta.pm, src/subversion/subversion/bindings/swig/perl/native/Fs.pm, src/subversion/subversion/bindings/swig/perl/native/Ra.pm, src/subversion/subversion/bindings/swig/perl/native/Repos.pm, src/subversion/subversion/bindings/swig/perl/native/Wc.pm
- 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: Alien::SVN
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: v1.8.11,v1.8.11.0
- 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 |
---|---|---|---|
Alien::SVN | A wrapper for installing the SVN Perl bindings | v1.8.11.0 | metacpan |
SVN::Base | Base class for importing symbols for svn modules | metacpan | |
SVN::Client | Subversion client functions | metacpan | |
SVN::Core | Core module of the subversion perl bindings | v1.8.11 | metacpan |
SVN::Delta | Subversion delta functions | metacpan | |
SVN::Fs | Subversion filesystem functions | metacpan | |
SVN::Ra | Subversion remote access functions | metacpan | |
SVN::Repos | Subversion repository functions | metacpan | |
SVN::Wc | Subversion working copy functions | metacpan |