Kwalitee Issues

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

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: Rex::Box::Amazon, Rex::Box::VBox, Rex::Interface::Cache::YAML, Rex::Interface::Connection::HTTPS, Rex::Interface::Shell::Default, Rex::Interface::Shell::Tcsh

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.44.6.1/lib/Rex/CMDB.pm -- Around line 27: '=item' outside of any '=over' =over without closing =back Rex-0.44.6.1/lib/Rex/Commands/Fs.pm -- Around line 84: Non-ASCII character seen before =encoding in '} list_files("/etc");'. Assuming UTF-8 Rex-0.44.6.1/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.

meta_yml_has_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

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.

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: Rex::Box::Amazon, Rex::Box::VBox, Rex::Interface::Cache::YAML, Rex::Interface::Connection::HTTPS, Rex::Interface::Shell::Default, Rex::Interface::Shell::Tcsh, Rex::Shared::Var

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.044006001,0.1

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.

Modules

Name Abstract Version View
Rex Remote Execution 0.044006001 metacpan
Rex::Args metacpan
Rex::Args::Integer metacpan
Rex::Args::Single metacpan
Rex::Args::String metacpan
Rex::Batch metacpan
Rex::Box metacpan
Rex::Box::Amazon Rex/Boxes Amazon Module metacpan
Rex::Box::Base Rex/Boxes Base Module metacpan
Rex::Box::VBox Rex/Boxes VirtualBox Module metacpan
Rex::CLI metacpan
Rex::CMDB metacpan
Rex::CMDB::YAML metacpan
Rex::Cloud metacpan
Rex::Cloud::Amazon metacpan
Rex::Cloud::Base metacpan
Rex::Cloud::Jiffybox metacpan
Rex::Commands All the basic commands metacpan
Rex::Commands::Box Functions / Class to manage Virtual Machines metacpan
Rex::Commands::Cloud Cloud Management Commands metacpan
Rex::Commands::Cron Simple Cron Management 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::Inventory Inventor your systems metacpan
Rex::Commands::Iptables Iptable Management Commands metacpan
Rex::Commands::Kernel Load/Unload Kernel Modules metacpan
Rex::Commands::LVM Get LVM Information metacpan
Rex::Commands::MD5 Calculate MD5 sum of files metacpan
Rex::Commands::Network Network Module metacpan
Rex::Commands::Partition Partition module 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::SCM Sourcecontrol for Subversion and Git. metacpan
Rex::Commands::Service Manage System Services metacpan
Rex::Commands::SimpleCheck Simple tcp/alive checks metacpan
Rex::Commands::Sync Sync directories 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::Commands::Virtualization Virtualization module metacpan
Rex::Config Handles the configuration. metacpan
Rex::Cron metacpan
Rex::Cron::Base metacpan
Rex::Cron::Linux metacpan
Rex::Cron::SunOS metacpan
Rex::Exporter metacpan
Rex::FS::File File Class metacpan
Rex::File::Parser::Data metacpan
Rex::File::Parser::Ini metacpan
Rex::Fork::Manager metacpan
Rex::Fork::Task metacpan
Rex::Group metacpan
Rex::Group::Entry::Server metacpan
Rex::Group::Lookup::Command read hostnames from a command. metacpan
Rex::Group::Lookup::File read hostnames from a file. metacpan
Rex::Group::Lookup::INI read hostnames and groups from a INI style file 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::Network::FreeBSD metacpan
Rex::Hardware::Network::Linux metacpan
Rex::Hardware::Network::NetBSD metacpan
Rex::Hardware::Network::OpenBSD metacpan
Rex::Hardware::Network::Solaris metacpan
Rex::Hardware::Swap metacpan
Rex::Hardware::VirtInfo metacpan
Rex::Helper::Array metacpan
Rex::Helper::Encode metacpan
Rex::Helper::Hash metacpan
Rex::Helper::INI metacpan
Rex::Helper::Path metacpan
Rex::Helper::Run metacpan
Rex::Helper::SSH2 metacpan
Rex::Helper::SSH2::Expect An Expect like module for Net::SSH2 0.1 metacpan
Rex::Helper::System metacpan
Rex::Hook metacpan
Rex::Interface::Cache metacpan
Rex::Interface::Cache::Base metacpan
Rex::Interface::Cache::YAML metacpan
Rex::Interface::Connection metacpan
Rex::Interface::Connection::Base metacpan
Rex::Interface::Connection::Fake metacpan
Rex::Interface::Connection::HTTP metacpan
Rex::Interface::Connection::HTTPS metacpan
Rex::Interface::Connection::Local metacpan
Rex::Interface::Connection::OpenSSH metacpan
Rex::Interface::Connection::SSH metacpan
Rex::Interface::Exec metacpan
Rex::Interface::Exec::Base metacpan
Rex::Interface::Exec::HTTP metacpan
Rex::Interface::Exec::Local metacpan
Rex::Interface::Exec::OpenSSH metacpan
Rex::Interface::Exec::SSH metacpan
Rex::Interface::Exec::Sudo metacpan
Rex::Interface::Executor metacpan
Rex::Interface::Executor::Base metacpan
Rex::Interface::Executor::Default metacpan
Rex::Interface::File metacpan
Rex::Interface::File::Base metacpan
Rex::Interface::File::HTTP metacpan
Rex::Interface::File::Local metacpan
Rex::Interface::File::OpenSSH metacpan
Rex::Interface::File::SSH metacpan
Rex::Interface::File::Sudo metacpan
Rex::Interface::Fs metacpan
Rex::Interface::Fs::Base metacpan
Rex::Interface::Fs::HTTP metacpan
Rex::Interface::Fs::Local metacpan
Rex::Interface::Fs::OpenSSH metacpan
Rex::Interface::Fs::SSH metacpan
Rex::Interface::Fs::Sudo metacpan
Rex::Interface::Shell metacpan
Rex::Interface::Shell::Ash metacpan
Rex::Interface::Shell::Bash metacpan
Rex::Interface::Shell::Csh metacpan
Rex::Interface::Shell::Default metacpan
Rex::Interface::Shell::Ksh metacpan
Rex::Interface::Shell::Sh metacpan
Rex::Interface::Shell::Tcsh metacpan
Rex::Interface::Shell::Zsh metacpan
Rex::Inventory metacpan
Rex::Inventory::Bios metacpan
Rex::Inventory::DMIDecode metacpan
Rex::Inventory::DMIDecode::BaseBoard metacpan
Rex::Inventory::DMIDecode::Bios metacpan
Rex::Inventory::DMIDecode::CPU metacpan
Rex::Inventory::DMIDecode::Memory metacpan
Rex::Inventory::DMIDecode::MemoryArray metacpan
Rex::Inventory::DMIDecode::Section metacpan
Rex::Inventory::DMIDecode::SystemInformation metacpan
Rex::Inventory::HP::ACU metacpan
Rex::Inventory::Hal metacpan
Rex::Inventory::Hal::Object metacpan
Rex::Inventory::Hal::Object::Net metacpan
Rex::Inventory::Hal::Object::Storage metacpan
Rex::Inventory::Hal::Object::Volume metacpan
Rex::Inventory::SMBios metacpan
Rex::Inventory::SMBios::BaseBoard metacpan
Rex::Inventory::SMBios::Bios metacpan
Rex::Inventory::SMBios::CPU metacpan
Rex::Inventory::SMBios::Memory metacpan
Rex::Inventory::SMBios::MemoryArray metacpan
Rex::Inventory::SMBios::Section metacpan
Rex::Inventory::SMBios::SystemInformation metacpan
Rex::Logger Logging Module metacpan
Rex::Output metacpan
Rex::Output::JUnit metacpan
Rex::Pkg metacpan
Rex::Pkg::ALT metacpan
Rex::Pkg::Base metacpan
Rex::Pkg::Debian metacpan
Rex::Pkg::FreeBSD metacpan
Rex::Pkg::Gentoo metacpan
Rex::Pkg::Mageia metacpan
Rex::Pkg::NetBSD metacpan
Rex::Pkg::OpenBSD metacpan
Rex::Pkg::OpenWrt metacpan
Rex::Pkg::Redhat metacpan
Rex::Pkg::SuSE metacpan
Rex::Pkg::SunOS metacpan
Rex::Pkg::SunOS::OpenCSW metacpan
Rex::Pkg::SunOS::pkg metacpan
Rex::Pkg::Ubuntu metacpan
Rex::Profiler metacpan
Rex::Report metacpan
Rex::Report::Base metacpan
Rex::Report::YAML metacpan
Rex::SCM::Git metacpan
Rex::SCM::Subversion metacpan
Rex::Service metacpan
Rex::Service::ALT metacpan
Rex::Service::ALT::systemd metacpan
Rex::Service::Debian metacpan
Rex::Service::FreeBSD metacpan
Rex::Service::Gentoo metacpan
Rex::Service::Gentoo::systemd metacpan
Rex::Service::Mageia metacpan
Rex::Service::Mageia::systemd metacpan
Rex::Service::NetBSD metacpan
Rex::Service::OpenBSD metacpan
Rex::Service::OpenWrt metacpan
Rex::Service::Redhat metacpan
Rex::Service::Redhat::systemd metacpan
Rex::Service::SuSE metacpan
Rex::Service::SuSE::systemd metacpan
Rex::Service::SunOS metacpan
Rex::Service::SunOS::svcadm metacpan
Rex::Service::Ubuntu metacpan
Rex::Shared::Var metacpan
Rex::Shared::Var::Array metacpan
Rex::Shared::Var::Hash metacpan
Rex::Shared::Var::Scalar metacpan
Rex::Sudo::File metacpan
Rex::Task The Task Object metacpan
Rex::TaskList metacpan
Rex::TaskList::Base metacpan
Rex::Template Simple Template Engine. metacpan
Rex::Transaction Transaction support. metacpan
Rex::User metacpan
Rex::User::FreeBSD metacpan
Rex::User::Linux metacpan
Rex::User::NetBSD metacpan
Rex::User::OpenBSD metacpan
Rex::User::OpenWrt metacpan
Rex::User::SunOS metacpan
Rex::Value metacpan
Rex::Virtualization metacpan
Rex::Virtualization::Base metacpan
Rex::Virtualization::Docker Docker Virtualization Module metacpan
Rex::Virtualization::Docker::create metacpan
Rex::Virtualization::Docker::delete metacpan
Rex::Virtualization::Docker::destroy metacpan
Rex::Virtualization::Docker::info metacpan
Rex::Virtualization::Docker::list metacpan
Rex::Virtualization::Docker::reboot metacpan
Rex::Virtualization::Docker::shutdown metacpan
Rex::Virtualization::Docker::start metacpan
Rex::Virtualization::LibVirt LibVirt Virtualization Module metacpan
Rex::Virtualization::LibVirt::blklist metacpan
Rex::Virtualization::LibVirt::clone metacpan
Rex::Virtualization::LibVirt::create metacpan
Rex::Virtualization::LibVirt::delete metacpan
Rex::Virtualization::LibVirt::destroy metacpan
Rex::Virtualization::LibVirt::dumpxml metacpan
Rex::Virtualization::LibVirt::guestinfo metacpan
Rex::Virtualization::LibVirt::hypervisor metacpan
Rex::Virtualization::LibVirt::iflist metacpan
Rex::Virtualization::LibVirt::info metacpan
Rex::Virtualization::LibVirt::list metacpan
Rex::Virtualization::LibVirt::option metacpan
Rex::Virtualization::LibVirt::reboot metacpan
Rex::Virtualization::LibVirt::shutdown metacpan
Rex::Virtualization::LibVirt::start metacpan
Rex::Virtualization::LibVirt::vncdisplay metacpan
Rex::Virtualization::VBox VirtualBox Virtualization Module metacpan
Rex::Virtualization::VBox::bridge metacpan
Rex::Virtualization::VBox::create metacpan
Rex::Virtualization::VBox::delete metacpan
Rex::Virtualization::VBox::destroy metacpan
Rex::Virtualization::VBox::forward_port metacpan
Rex::Virtualization::VBox::guestinfo metacpan
Rex::Virtualization::VBox::import metacpan
Rex::Virtualization::VBox::info metacpan
Rex::Virtualization::VBox::list metacpan
Rex::Virtualization::VBox::option metacpan
Rex::Virtualization::VBox::reboot metacpan
Rex::Virtualization::VBox::share_folder metacpan
Rex::Virtualization::VBox::shutdown metacpan
Rex::Virtualization::VBox::start metacpan
Rex::Virtualization::VBox::status metacpan

Other Files

ChangeLog metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan