App-FuguVM 0.1.1 Latest
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- has_changelog
-
Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.
- has_license_in_source_file
-
Add =head1 LICENSE and the text of the license to the main module in your code.
- prereq_matches_use
-
List all used modules in META.yml requires
Error:- Fugu::CLI
- Fugu::Config
- Fugu::File
- Fugu::JSONSocket
- Fugu::Log
- Fugu::Pidfile
- Fugu::Process
- Fugu::Proxy
- Fugu::Random
- Fugu::SSH
- Fugu::StateFile
- Fugu::Timeout
- 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.
- test_prereq_matches_use
-
List all modules used in the test suite in META.yml test_requires
Error:- Fugu::Log
- Fugu::Pidfile
- Fugu::StateFile
- Fugu::TestLog
- 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_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 |
|---|---|---|---|
| App::FuguVM | install and manage OpenBSD virtual machines under QEMU | 0.001001 | metacpan |
| App::FuguVM::CLI | the subcommands of fuguvm | 0.001001 | metacpan |
| App::FuguVM::Config | the VM defaults over Fugu::Config | 0.001001 | metacpan |
| App::FuguVM::Console | drive the serial console of a guest | 0.001001 | metacpan |
| App::FuguVM::Disk | the qcow2 disk of a virtual machine | 0.001001 | metacpan |
| App::FuguVM::DiskCache | cache of installed OpenBSD disks | 0.001001 | metacpan |
| App::FuguVM::Guest | the lifecycle of one OpenBSD virtual machine | 0.001001 | metacpan |
| App::FuguVM::Miniroot | the OpenBSD miniroot image | 0.001001 | metacpan |
| App::FuguVM::Proxy | the OpenBSD mirror policy over Fugu::Proxy | 0.001001 | metacpan |
| App::FuguVM::QMP | the QEMU Machine Protocol command set | 0.001001 | metacpan |
| App::FuguVM::State | what FuguVM remembers about one VM between runs | 0.001001 | metacpan |
Provides
| Name | File | View |
|---|---|---|
| App::FuguVM::Proxy::Cache | lib/App/FuguVM/Proxy.pm | metacpan |
Other Files
| MANIFEST | metacpan |
| META.json | metacpan |
| Makefile.PL | metacpan |
| README.md | metacpan |
| cpanfile | metacpan |