Video-CPL 0.10 Latest
Kwalitee Issues
- manifest_matches_dist
-
Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.
Error:
- MANIFEST (19) does not match dist (18):
- Missing in Dist: t/pod.t
- 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.
- 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_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Video::CPL | Create and manipulate Coincident TV Programming Language (CPL) files. | 0.10 | metacpan |
Video::CPL::Annotation | Video::CPL::Annotation object. | 0.10 | metacpan |
Video::CPL::AnnotationList | Manages a list of Annotation objects. Generally invoked by other Video::CPL modules. | 0.10 | metacpan |
Video::CPL::Cue | Create a Cue object. | 0.10 | metacpan |
Video::CPL::DirectoryList | 0.10 | metacpan | |
Video::CPL::Layout | Manage layouts. | 0.10 | metacpan |
Video::CPL::MXML | 0.10 | metacpan | |
Video::CPL::MXMLField | Video::CPL::MXMLField object. | 0.10 | metacpan |
Video::CPL::Story | Video::CPL::Story object. | 0.10 | metacpan |
Video::CPL::Target | Create and modify Target objects. | 0.10 | metacpan |
Video::CPL::TargetList | 0.10 | metacpan |