Rex 0.8.0 Deleted
Kwalitee Issues
- meta_yml_conforms_to_known_spec
-
Take a look at the META.yml Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.yml accordingly.
Error: Missing mandatory field, 'abstract' (abstract) [Validation: 1.4];value is an undefined string (abstract) [Validation: 1.4]
- has_manifest
-
Add a MANIFEST to the distribution. Your buildtool should be able to autogenerate it (eg "make manifest" or "./Build manifest")
- 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.
- manifest_matches_dist
-
Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.
Error: Cannot find MANIFEST in dist.
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Rex-0.8.0/lib/Rex/Commands/Fs.pm -- Around line 78: Non-ASCII character seen before =encoding in '} list_files("/etc");'. Assuming UTF-8 Rex-0.8.0/lib/Rex/Commands.pm -- Around line 19: Non-ASCII character seen before =encoding in '{ ...'. Assuming UTF-8
- 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.
- 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.
- 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 |
---|---|---|---|
Rex | Remote Execution | 0.008000 | metacpan |
Rex::Batch | metacpan | ||
Rex::Commands | All the basic commands | metacpan | |
Rex::Commands::DB | Simple Database Access | metacpan | |
Rex::Commands::Download | Download remote files | metacpan | |
Rex::Commands::File | Transparent File Manipulation | metacpan | |
Rex::Commands::Fs | Filesystem commands | metacpan | |
Rex::Commands::Gather | Hardware and Information gathering | metacpan | |
Rex::Commands::Host | Edit /etc/hosts | metacpan | |
Rex::Commands::Kernel | Load/Unload Kernel Modules | metacpan | |
Rex::Commands::MD5 | Calculate MD5 sum of files | metacpan | |
Rex::Commands::Pkg | Install/Remove Software packages | metacpan | |
Rex::Commands::Process | Process management commands | metacpan | |
Rex::Commands::Rsync | Simple Rsync Frontend | metacpan | |
Rex::Commands::Run | Execute a remote command | metacpan | |
Rex::Commands::Service | Manage System Services | metacpan | |
Rex::Commands::Sysctl | Manipulate sysctl | metacpan | |
Rex::Commands::Tail | Tail a file | metacpan | |
Rex::Commands::Upload | Upload a local file to a remote server | metacpan | |
Rex::Commands::User | Manipulate users and groups | metacpan | |
Rex::Config | metacpan | ||
Rex::FS::File | File Class | metacpan | |
Rex::Fork::Manager | metacpan | ||
Rex::Fork::Task | metacpan | ||
Rex::Group | metacpan | ||
Rex::Hardware | Base Class for hardware / information gathering | metacpan | |
Rex::Hardware::Host | metacpan | ||
Rex::Hardware::Kernel | metacpan | ||
Rex::Hardware::Memory | metacpan | ||
Rex::Hardware::Network | metacpan | ||
Rex::Hardware::Swap | metacpan | ||
Rex::Helper::SSH2 | metacpan | ||
Rex::Logger | metacpan | ||
Rex::Pkg | metacpan | ||
Rex::Pkg::Debian | metacpan | ||
Rex::Pkg::Mageia | metacpan | ||
Rex::Pkg::Redhat | metacpan | ||
Rex::Pkg::SuSE | metacpan | ||
Rex::Service | metacpan | ||
Rex::Service::Debian | metacpan | ||
Rex::Service::Mageia | metacpan | ||
Rex::Service::Redhat | metacpan | ||
Rex::Service::SuSE | metacpan | ||
Rex::Task | metacpan | ||
Rex::Template | metacpan |