XML-Grammar-Fiction v0.0.1 Deleted
Kwalitee Issues
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.
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- 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 |
|---|---|---|---|
| XML::Grammar::Fiction | CPAN distribution implementing an XML grammar and a lightweight markup language for stories, novels and other fiction. | v0.0.1 | metacpan |
| XML::Grammar::Fiction::App::FromProto | command line app-in-a-module to convert from a well-formed plaintext format to Fiction-XML. | v0.0.1 | metacpan |
| XML::Grammar::Fiction::App::ToDocBook | command line app-in-a-module to convert a Fiction XML file to DocBook 5. | v0.0.1 | metacpan |
| XML::Grammar::Fiction::App::ToHTML | command line app-in-a-module to convert Fiction-XML file to HTML | v0.0.1 | metacpan |
| XML::Grammar::Fiction::Base | base class for XML::Grammar::Fiction classes. | v0.0.1 | metacpan |
| XML::Grammar::Fiction::FromProto | module that converts well-formed text representing prose to an XML format. | v0.0.1 | metacpan |
| XML::Grammar::Fiction::FromProto::Node | metacpan | ||
| XML::Grammar::Fiction::FromProto::Node::Comment | metacpan | ||
| XML::Grammar::Fiction::FromProto::Node::Description | metacpan | ||
| XML::Grammar::Fiction::FromProto::Node::Element | metacpan | ||
| XML::Grammar::Fiction::FromProto::Node::InnerDesc | metacpan | ||
| XML::Grammar::Fiction::FromProto::Node::List | metacpan | ||
| XML::Grammar::Fiction::FromProto::Node::Paragraph | metacpan | ||
| XML::Grammar::Fiction::FromProto::Node::Saying | metacpan | ||
| XML::Grammar::Fiction::FromProto::Node::Text | metacpan | ||
| XML::Grammar::Fiction::FromProto::Node::WithContent | metacpan | ||
| XML::Grammar::Fiction::FromProto::Nodes | contains several nodes for use in XML::Grammar::Fiction::FromProto. | v0.0.1 | metacpan |
| XML::Grammar::Fiction::FromProto::Parser | base class for parsers of the Fiction-XML proto-text. | v0.0.1 | metacpan |
| XML::Grammar::Fiction::FromProto::Parser::QnD | Quick and Dirty parser for the Fiction-XML proto-text. | v0.0.1 | metacpan |
| XML::Grammar::Fiction::ToDocBook | module that converts the Fiction-XML to DocBook 5. | v0.0.1 | metacpan |
| XML::Grammar::Fiction::ToHTML | module that converts the Fiction-XML to HTML. | v0.0.1 | metacpan |