Process 0.30 Latest
Kwalitee Issues
- no_broken_module_install
-
Upgrade the bundled version of Module::Install to the most current release. Alternatively, you can switch to another build system / installer that does not suffer from this problem. (ExtUtils::MakeMaker, Module::Build both of which have their own set of problems.)
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- 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: Process, Process::Delegatable, Process::Infinite, Process::Launcher, Process::Packageable, Process::Probe, Process::Role::Serializable, Process::Serializable, Process::Storable, Process::YAML
- 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 |
---|---|---|---|
Process | Objects that represent generic computational processes | 0.30 | metacpan |
Process::Delegatable | Run a Process::Storable object in an isolated perl | 0.30 | metacpan |
Process::Infinite | Base class for processes that do not naturally end | 0.30 | metacpan |
Process::Launcher | Execute Process objects from the command line | 0.30 | metacpan |
Process::Packageable | Process that can be packaged with its dependencies | 0.30 | metacpan |
Process::Probe | Process to test if any named classes are installed | 0.30 | metacpan |
Process::Role::Serializable | Indicates that a Process can be frozen to a string | 0.30 | metacpan |
Process::Serializable | Indicates that a Process can be frozen to a string | 0.30 | metacpan |
Process::Storable | Storable-based implementation of Process::Serializable | 0.30 | metacpan |