Footprintless 1.04
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
- prereq_matches_use
-
List all used modules in META.yml requires
Error:- parent
- 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.
- test_prereq_matches_use
-
List all modules used in the test suite in META.yml test_requires
Error:- parent
- 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 |
|---|---|---|---|
| Footprintless | A utility for managing systems with minimal installs | 1.04 | metacpan |
| Footprintless::App | The base application class for fpl | 1.04 | metacpan |
| Footprintless::App::Command::config | Prints the config at the coordinate. | 1.04 | metacpan |
| Footprintless::App::Command::deployment | Performs an action on a deployment. | 1.04 | metacpan |
| Footprintless::App::Command::log | Provides access to log files. | 1.04 | metacpan |
| Footprintless::App::Command::overlay | Performs an action on an overlay. | 1.04 | metacpan |
| Footprintless::App::Command::service | Performs an action on a service. | 1.04 | metacpan |
| Footprintless::App::UsageException | An exception that indicates the invalid usage of a command | 1.04 | metacpan |
| Footprintless::Command | A factory for building common commands | 1.04 | metacpan |
| Footprintless::Command::CommandOptions | 1.04 | metacpan | |
| Footprintless::CommandOptionsFactory | A factory for creating command options | 1.04 | metacpan |
| Footprintless::CommandRunner | A contract for an command runner | 1.04 | metacpan |
| Footprintless::CommandRunner::ExecutionException | An exception for failures when executing commands | 1.04 | metacpan |
| Footprintless::CommandRunner::IPCRun | An implementation of Footprintless::CommandRunner using IPC::Run | 1.04 | metacpan |
| Footprintless::CommandRunner::IPCRun3 | An implementation of Footprintless::CommandRunner using IPC::Run3 | 1.04 | metacpan |
| Footprintless::Deployment | A deployment manager | 1.04 | metacpan |
| Footprintless::Factory | The default factory for footprintless modules | 1.04 | metacpan |
| Footprintless::InvalidEntityException | An exception thrown when an entity is invalid for the context it is being used in | 1.04 | metacpan |
| Footprintless::Localhost | A localhost alias resolver | 1.04 | metacpan |
| Footprintless::Log | A log manager | 1.04 | metacpan |
| Footprintless::Mixins | A utility package for mixins for standard object | 1.04 | metacpan |
| Footprintless::Overlay | An overlay manager | 1.04 | metacpan |
| Footprintless::Plugin | The base class for footprintless plugins | 1.04 | metacpan |
| Footprintless::Resource | A resource provided by a provider | 1.04 | metacpan |
| Footprintless::Resource::Maven | A resource described by Maven artifact | 1.04 | metacpan |
| Footprintless::Resource::MavenProvider | A resource provider for resources retrieved by maven coordinate | 1.04 | metacpan |
| Footprintless::Resource::Provider | A contract for providing resources to the resource manager | 1.04 | metacpan |
| Footprintless::Resource::Url | A resource described by URL | 1.04 | metacpan |
| Footprintless::Resource::UrlProvider | A resource provider for resources retrieved by URL | 1.04 | metacpan |
| Footprintless::Resource::UrlProvider::DownloadedFile | 1.04 | metacpan | |
| Footprintless::ResourceManager | A manager for finding and retrieving resources | 1.04 | metacpan |
| Footprintless::Service | Performs an action on a service. | 1.04 | metacpan |
| Footprintless::Tunnel | Provides tunneling over ssh | 1.04 | metacpan |
| Footprintless::Util | A utility method package for common functionality in Footprintless | 1.04 | metacpan |
Other Files
| CONTRIBUTING.mkdn | metacpan |
| Changes | metacpan |
| MANIFEST | metacpan |
| META.json | metacpan |
| META.yml | metacpan |
| Makefile.PL | metacpan |
| README | metacpan |
| dist.ini | metacpan |