Schedule-LongSteps 0.005 Deleted
Kwalitee Issues
- no_pax_headers
-
If you use Mac OS X >= 10.6, use gnu tar (/usr/bin/gnutar) to avoid PAX headers. It's also important to rename (shorten) long file names (>= 100 characters) in the distribution.
Error: PaxHeader/Schedule-LongSteps-0.005,PaxHeader/Schedule-LongSteps-0.005,Schedule-LongSteps-0.005/PaxHeader/Changes,Schedule-LongSteps-0.005/PaxHeader/Changes,Schedule-LongSteps-0.005/PaxHeader/cpanfile,Schedule-LongSteps-0.005/PaxHeader/cpanfile,Schedule-LongSteps-0.005/PaxHeader/dist.ini,Schedule-LongSteps-0.005/PaxHeader/dist.ini,Schedule-LongSteps-0.005/PaxHeader/lib,Schedule-LongSteps-0.005/PaxHeader/lib,Schedule-LongSteps-0.005/PaxHeader/LICENSE,Schedule-LongSteps-0.005/PaxHeader/LICENSE,Schedule-LongSteps-0.005/PaxHeader/Makefile.PL,Schedule-LongSteps-0.005/PaxHeader/Makefile.PL,Schedule-LongSteps-0.005/PaxHeader/MANIFEST,Schedule-LongSteps-0.005/PaxHeader/MANIFEST,Schedule-LongSteps-0.005/PaxHeader/META.yml,Schedule-LongSteps-0.005/PaxHeader/META.yml,Schedule-LongSteps-0.005/PaxHeader/README,Schedule-LongSteps-0.005/PaxHeader/README,Schedule-LongSteps-0.005/PaxHeader/README.md,Schedule-LongSteps-0.005/PaxHeader/README.md,Schedule-LongSteps-0.005/PaxHeader/t,Schedule-LongSteps-0.005/PaxHeader/t,Schedule-LongSteps-0.005/t/PaxHeader/fullblown.t,Schedule-LongSteps-0.005/t/PaxHeader/fullblown.t,Schedule-LongSteps-0.005/t/PaxHeader/load.t,Schedule-LongSteps-0.005/t/PaxHeader/load.t,Schedule-LongSteps-0.005/t/PaxHeader/longsteps-2.t,Schedule-LongSteps-0.005/t/PaxHeader/longsteps-2.t,Schedule-LongSteps-0.005/t/PaxHeader/longsteps.t,Schedule-LongSteps-0.005/t/PaxHeader/longsteps.t,Schedule-LongSteps-0.005/t/PaxHeader/pattern-condition.t,Schedule-LongSteps-0.005/t/PaxHeader/pattern-condition.t,Schedule-LongSteps-0.005/t/PaxHeader/pattern-end.t,Schedule-LongSteps-0.005/t/PaxHeader/pattern-end.t,Schedule-LongSteps-0.005/t/PaxHeader/pattern-fork-join.t,Schedule-LongSteps-0.005/t/PaxHeader/pattern-fork-join.t,Schedule-LongSteps-0.005/t/PaxHeader/pattern-later.t,Schedule-LongSteps-0.005/t/PaxHeader/pattern-later.t,Schedule-LongSteps-0.005/t/PaxHeader/pod-coverage.t,Schedule-LongSteps-0.005/t/PaxHeader/pod-coverage.t,Schedule-LongSteps-0.005/t/PaxHeader/storage-dbixclass.t,Schedule-LongSteps-0.005/t/PaxHeader/storage-dbixclass.t,Schedule-LongSteps-0.005/t/PaxHeader/storage-memory.t,Schedule-LongSteps-0.005/t/PaxHeader/storage-memory.t,Schedule-LongSteps-0.005/lib/PaxHeader/Schedule,Schedule-LongSteps-0.005/lib/PaxHeader/Schedule,Schedule-LongSteps-0.005/lib/Schedule/PaxHeader/LongSteps,Schedule-LongSteps-0.005/lib/Schedule/PaxHeader/LongSteps,Schedule-LongSteps-0.005/lib/Schedule/PaxHeader/LongSteps.pm,Schedule-LongSteps-0.005/lib/Schedule/PaxHeader/LongSteps.pm,Schedule-LongSteps-0.005/lib/Schedule/LongSteps/PaxHeader/Process.pm,Schedule-LongSteps-0.005/lib/Schedule/LongSteps/PaxHeader/Process.pm,Schedule-LongSteps-0.005/lib/Schedule/LongSteps/PaxHeader/Storage,Schedule-LongSteps-0.005/lib/Schedule/LongSteps/PaxHeader/Storage,Schedule-LongSteps-0.005/lib/Schedule/LongSteps/PaxHeader/Storage.pm,Schedule-LongSteps-0.005/lib/Schedule/LongSteps/PaxHeader/Storage.pm,Schedule-LongSteps-0.005/lib/Schedule/LongSteps/Storage/PaxHeader/DBIxClass.pm,Schedule-LongSteps-0.005/lib/Schedule/LongSteps/Storage/PaxHeader/DBIxClass.pm,Schedule-LongSteps-0.005/lib/Schedule/LongSteps/Storage/PaxHeader/Memory.pm,Schedule-LongSteps-0.005/lib/Schedule/LongSteps/Storage/PaxHeader/Memory.pm
- 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.
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- 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.
- 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_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 |
|---|---|---|---|
| Schedule::LongSteps | Manage long term processes over arbitrary large spans of time. | 0.005 | metacpan |
| Schedule::LongSteps::Process | A base class for all LongSteps processes. | 0.005 | metacpan |
| Schedule::LongSteps::Storage | An abstract storage class for steps | 0.005 | metacpan |
| Schedule::LongSteps::Storage::DBIxClass | DBIx::Class based storage. | 0.005 | metacpan |
| Schedule::LongSteps::Storage::Memory | 0.005 | metacpan |
Provides
| Name | File | View |
|---|---|---|
| Schedule::LongSteps::Storage::Memory::Process | lib/Schedule/LongSteps/Storage/Memory.pm | metacpan |