Stepford 0.006000
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
No Core Issues.
- 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.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Stepford | A vaguely Rake/Make/Cake-like thing for Perl - create steps and let a runner run them | 0.006000 | metacpan |
Stepford::Error | A Stepford exception object | 0.006000 | metacpan |
Stepford::FinalStep | The final step for all Stepford runs | 0.006000 | metacpan |
Stepford::Graph | Contains the step dependency graph | 0.006000 | metacpan |
Stepford::GraphBuilder | Represents a concrete plan for execution by a Stepford::Runner | 0.006000 | metacpan |
Stepford::LoggerWithMoniker | The logger used by Step classes. | 0.006000 | metacpan |
Stepford::Role::Step | The basic role all step classes must implement | 0.006000 | metacpan |
Stepford::Role::Step::FileGenerator | A role for steps that generate files | 0.006000 | metacpan |
Stepford::Role::Step::FileGenerator::Atomic | A role for steps that generate a file atomically | 0.006000 | metacpan |
Stepford::Role::Step::Unserializable | A role for steps with unserializable productions | 0.006000 | metacpan |
Stepford::Runner | Takes a set of steps and figures out what order to run them in | 0.006000 | metacpan |
Stepford::Trait::StepDependency | A trait for attributes which are a step dependency | 0.006000 | metacpan |
Stepford::Trait::StepProduction | A trait for attributes which are a step production | 0.006000 | metacpan |
Stepford::Types | Type library used in Stepford classes/roles | 0.006000 | metacpan |
Stepford::Types::Internal | Internal type definitions for Stepford | 0.006000 | metacpan |