Archer 0.09
Kwalitee Issues
No Core Issues.
- has_meta_json
- 
        Add a META.json to the distribution. Your buildtool should be able to autogenerate it. 
- 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: - SVN::Agent
 
- 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. 
- 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 | 
|---|---|---|---|
| Archer | yet another deployment tool | 0.09 | metacpan | 
| Archer::ConfigLoader | metacpan | ||
| Archer::Parallel::ForkManager | metacpan | ||
| Archer::Plugin | metacpan | ||
| Archer::Plugin::Confirm | metacpan | ||
| Archer::Plugin::Exec | run the command in ... | metacpan | |
| Archer::Plugin::Exec::Local | run the command in local machine. | metacpan | |
| Archer::Plugin::Exec::Remote | metacpan | ||
| Archer::Plugin::Flock | do not run two process in the same time. | metacpan | |
| Archer::Plugin::MySQLDiff::Sledge | show the mysqldiff, with sledge's configuration class. | metacpan | |
| Archer::Plugin::Rsync | execute rsync. | metacpan | |
| Archer::Plugin::SVN | metacpan | ||
| Archer::Plugin::SVN::Diff | svn diff | metacpan | |
| Archer::Plugin::SVN::Log | svn log | metacpan | |
| Archer::Plugin::SVN::Update | svn update | metacpan | |
| Archer::Shell | display shell prompt for remote servers. | metacpan | 
Provides
| Name | File | View | 
|---|---|---|
| SVN::Agent | lib/Archer/Plugin/SVN.pm | metacpan |