Ixchel 0.1.0
Kwalitee Issues
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Ixchel-0.1.0/lib/Ixchel/Actions/install_yq.pm -- Around line 39: Unknown directive: =head
- 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.000001,0.000002,0.001000
- 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.
- 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 |
---|---|---|---|
Ixchel | Automate various sys admin stuff. | 0.001000 | metacpan |
Ixchel::Actions::apt_proxy | 0.000001 | metacpan | |
Ixchel::Actions::dump_config | 0.000001 | metacpan | |
Ixchel::Actions::github_fetch_release_asset | 0.000001 | metacpan | |
Ixchel::Actions::install_cpanm | 0.000001 | metacpan | |
Ixchel::Actions::install_pip | 0.000001 | metacpan | |
Ixchel::Actions::install_yq | 0.000001 | metacpan | |
Ixchel::Actions::list_actions | 0.000001 | metacpan | |
Ixchel::Actions::perl | 0.000002 | metacpan | |
Ixchel::Actions::perl_module_via_pkg | 0.000001 | metacpan | |
Ixchel::Actions::pkgs | 0.000001 | metacpan | |
Ixchel::Actions::python_module_via_pkg | 0.000001 | metacpan | |
Ixchel::Actions::sagan_base | 0.000001 | metacpan | |
Ixchel::Actions::sagan_conf_update | 0.000001 | metacpan | |
Ixchel::Actions::sagan_include | 0.000001 | metacpan | |
Ixchel::Actions::sagan_rules | 0.000001 | metacpan | |
Ixchel::Actions::suricata_base | 0.000001 | metacpan | |
Ixchel::Actions::suricata_include | 0.000001 | metacpan | |
Ixchel::Actions::suricata_outputs | 0.000001 | metacpan | |
Ixchel::Actions::sys_info | 0.000001 | metacpan | |
Ixchel::Actions::systemd_auto | 0.000001 | metacpan | |
Ixchel::Actions::systemd_auto_list | 0.000001 | metacpan | |
Ixchel::Actions::systemd_journald_conf | 0.000001 | metacpan | |
Ixchel::Actions::template | 0.000001 | metacpan | |
Ixchel::Actions::xeno | 0.000001 | metacpan | |
Ixchel::Actions::xeno_build | 0.000001 | metacpan | |
Ixchel::DefaultConfig | The default config used for with Ixchel. | 0.000001 | metacpan |
Ixchel::functions::cpu_count | Gets a count of processors | 0.000001 | metacpan |
Ixchel::functions::file_get | Fetches a file file via URL. | 0.000001 | metacpan |
Ixchel::functions::github_fetch_release_asset | Fetches a release asset from a Github repo. | 0.000001 | metacpan |
Ixchel::functions::github_releases | Fetches release information for the specified Github repo | 0.000001 | metacpan |
Ixchel::functions::install_cpanm | Installs cpanm | 0.000001 | metacpan |
Ixchel::functions::install_pip | Installs pip for python3 | 0.000001 | metacpan |
Ixchel::functions::install_yq | Installs mikefarah/yq. | 0.000001 | metacpan |
Ixchel::functions::manufacturer | Returns the manufacturer of the system found via dmidecode. | 0.000001 | metacpan |
Ixchel::functions::perl_module_via_pkg | 0.000001 | metacpan | |
Ixchel::functions::product | Returns the product name of the system found via dmidecode. | 0.000001 | metacpan |
Ixchel::functions::python_module_via_pkg | Tries to install a module for python3 via the package manager. | 0.000001 | metacpan |
Ixchel::functions::serial | Returns either system serial or baseboard serial found via dmidecode. | 0.000001 | metacpan |
Ixchel::functions::status | Helper function for creating status lines. | 0.000001 | metacpan |
Ixchel::functions::sys_info | Fetches system info via Rex::Hardware. | 0.000001 | metacpan |