SGMLSpm 1.1 Latest
Kwalitee Issues
- no_mymeta_files
-
Update MANIFEST.SKIP to exclude MYMETA files. If you are lazy, add "#!install_default" in your MANIFEST.SKIP and update your ExtUtils::Manifest if necessary, then some of the most common files will be excluded.
- use_strict
-
Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.
Error: SGMLS, SGMLS::Output, SGMLS::Refs
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: SGMLSpm-1.1/lib/SGMLS.pm -- Around line 117: '=item' outside of any '=over' Around line 148: You forgot a '=back' before '=head2' Around line 154: '=item' outside of any '=over' Around line 191: You forgot a '=back' before '=head2' Around line 197: '=item' outside of any '=over' Around line 232: You forgot a '=back' before '=head2' Around line 237: '=item' outside of any '=over' Around line 270: You forgot a '=back' before '=head2' Around line 275: '=item' outside of any '=over' Around line 287: You forgot a '=back' before '=head2' Around line 292: '=item' outside of any '=over' Around line 333: You forgot a '=back' before '=head1'
- 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.
- use_warnings
-
Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.
Error: SGMLS, SGMLS::Output, SGMLS::Refs
- no_unauthorized_packages
-
Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.
Error:
- SGMLS
- SGMLS::Output
- SGMLS::Refs
- SGMLS_Attribute
- SGMLS_Element
- SGMLS_Entity
- SGMLS_Event
- SGMLS_Notation
- 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_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 |
---|---|---|---|
SGMLS | class for postprocessing the output from the B<sgmls> and B<nsgmls> parsers. | 1.1 | metacpan |
SGMLS::Output | Stack-based Output Procedures | metacpan | |
SGMLS::Refs | Forward reference handling | metacpan | |
SGMLS_Attribute | metacpan | ||
SGMLS_Element | metacpan | ||
SGMLS_Entity | metacpan | ||
SGMLS_Event | metacpan | ||
SGMLS_Notation | metacpan |