RDF-Trine 0.102 Deleted
Kwalitee Issues
- meta_yml_conforms_to_known_spec
-
Take a look at the META.yml Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.yml accordingly.
Error: Missing mandatory field, 'abstract' (abstract) [Validation: 1.3] - no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: RDF-Trine-0.102/lib/RDF/Trine/Iterator/Graph/Materialized.pm -- Around line 32: =over without closing =back
- 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.
- no_abstract_stub_in_pod
-
Modify the stub. You might need to modify other stubs (for name, synopsis, license, etc) as well.
Error: RDF::Trine::Store::DBI - consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 0.001,0.003,0.102,1.000,1.001,1.121
- 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.
- 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 |
|---|---|---|---|
| RDF::Trine | An RDF Framework for Perl. | 0.102 | metacpan |
| RDF::Trine::Error | Error classes for RDF::Trine. | 1.001 | metacpan |
| RDF::Trine::Iterator | Stream (iterator) class for SPARQL query results. | 1.000 | metacpan |
| RDF::Trine::Iterator::Bindings | Stream (iterator) class for bindings query results. | 1.000 | metacpan |
| RDF::Trine::Iterator::Bindings::Materialized | Materialized bindings class. | 1.000 | metacpan |
| RDF::Trine::Iterator::Boolean | Stream (iterator) class for boolean query results. | 1.000 | metacpan |
| RDF::Trine::Iterator::Graph | Stream (iterator) class for graph query results. | 1.000 | metacpan |
| RDF::Trine::Iterator::Graph::Materialized | Materialized graph class. | 1.000 | metacpan |
| RDF::Trine::Model | Model class | metacpan | |
| RDF::Trine::Model::StatementFilter | Model for filtering statements based on a user-specified criteria | metacpan | |
| RDF::Trine::Model::Union | Union models for joining multiple stores together. | metacpan | |
| RDF::Trine::Namespace | Abbreviated syntax for constructing RDF node objects. | 0.001 | metacpan |
| RDF::Trine::Node | Base class for RDF Nodes | metacpan | |
| RDF::Trine::Node::Blank | RDF Node class for blank nodes | 1.121 | metacpan |
| RDF::Trine::Node::Literal | RDF Node class for literals | 1.121 | metacpan |
| RDF::Trine::Node::Resource | RDF Node class for resources | 1.121 | metacpan |
| RDF::Trine::Node::Variable | RDF Node class for variables | 1.121 | metacpan |
| RDF::Trine::Parser | RDF Parser class. | metacpan | |
| RDF::Trine::Parser::Error | Error classes for RDF::Trine::Parser. | 1.001 | metacpan |
| RDF::Trine::Parser::RDFXML | RDF/XML Parser. | metacpan | |
| RDF::Trine::Parser::Turtle | Turtle RDF Parser. | 1.000 | metacpan |
| RDF::Trine::Pattern | Class for BasicGraphPattern patterns | 1.121 | metacpan |
| RDF::Trine::Statement | Algebra class for Triple patterns | 1.121 | metacpan |
| RDF::Trine::Statement::Quad | Algebra class for Triple patterns | 1.121 | metacpan |
| RDF::Trine::Store::DBI | [One line description of module's purpose here] | 0.003 | metacpan |
Provides
| Name | File | View |
|---|---|---|
| RDF::Trine::Error::CompilationError | lib/RDF/Trine/Error.pm | metacpan |
| RDF::Trine::Error::MethodInvocationError | lib/RDF/Trine/Error.pm | metacpan |
| RDF::Trine::Error::QuerySyntaxError | lib/RDF/Trine/Error.pm | metacpan |
| RDF::Trine::Error::SerializationError | lib/RDF/Trine/Error.pm | metacpan |
| RDF::Trine::Parser::Error::ValueError | lib/RDF/Trine/Parser/Error.pm | metacpan |
Other Files
| Changes.ttl | metacpan |
| MANIFEST | metacpan |
| META.yml | metacpan |
| Makefile.PL | metacpan |
| README | metacpan |