SystemC-Vregs 1.241 Deleted
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- has_changelog
-
Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.
- has_license_in_source_file
-
Add =head1 LICENSE and the text of the license to the main module in your code.
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: SystemC-Vregs-1.241/Vregs/Bit.pm -- Around line 378: '=item' outside of any '=over' Around line 447: You forgot a '=back' before '=head1' SystemC-Vregs-1.241/Vregs/Define.pm -- Around line 143: '=item' outside of any '=over' Around line 203: You forgot a '=back' before '=head1' SystemC-Vregs-1.241/Vregs/Enum.pm -- Around line 220: '=item' outside of any '=over' Around line 265: You forgot a '=back' before '=head1' SystemC-Vregs-1.241/Vregs/Language.pm -- Around line 470: '=item' outside of any '=over' Around line 536: You forgot a '=back' before '=head1' SystemC-Vregs-1.241/Vregs/OutputNamed.pm -- Around line 128: '=item' outside of any '=over' Around line 143: You forgot a '=back' before '=head1' SystemC-Vregs-1.241/Vregs/Outputs.pm -- Around line 853: '=item' outside of any '=over' Around line 883: You forgot a '=back' before '=head1' SystemC-Vregs-1.241/Vregs/Register.pm -- Around line 251: '=item' outside of any '=over' Around line 310: You forgot a '=back' before '=head1' SystemC-Vregs-1.241/Vregs/Subclass.pm -- Around line 126: '=item' outside of any '=over' Around line 150: You forgot a '=back' before '=head1' SystemC-Vregs-1.241/Vregs/Type.pm -- Around line 296: '=item' outside of any '=over' Around line 349: You forgot a '=back' before '=head1' SystemC-Vregs-1.241/Vregs.pm -- Around line 1269: You can't have =items (as at line 1274) unless the first thing after the =over is an =item
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- meta_yml_has_license
-
Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.
- 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.
- 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: SystemC::Vregs, SystemC::Vregs::Bit, SystemC::Vregs::Define, SystemC::Vregs::Enum, SystemC::Vregs::Language, SystemC::Vregs::Number, SystemC::Vregs::OutputNamed, SystemC::Vregs::Outputs, SystemC::Vregs::Register, SystemC::Vregs::Rules, SystemC::Vregs::Subclass, SystemC::Vregs::TableExtract, SystemC::Vregs::Type
- 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 |
---|---|---|---|
SystemC::Vregs | 1.241 | metacpan | |
SystemC::Vregs::Bit | Bit object | 1.241 | metacpan |
SystemC::Vregs::Define | Definition object | 1.241 | metacpan |
SystemC::Vregs::Enum | Definition object | 1.241 | metacpan |
SystemC::Vregs::Language | File processing for various Languages | 1.241 | metacpan |
SystemC::Vregs::Number | Number parsing used by Vregs | 1.241 | metacpan |
SystemC::Vregs::OutputNamed | 1.241 | metacpan | |
SystemC::Vregs::Outputs | Outputting Vregs Code | 1.241 | metacpan |
SystemC::Vregs::Register | Register object | 1.241 | metacpan |
SystemC::Vregs::Rules | Rules for outputting class headers | 1.241 | metacpan |
SystemC::Vregs::Subclass | Common base class | 1.241 | metacpan |
SystemC::Vregs::TableExtract | Superclass of HTML::TableExtract for vregs usage | 1.241 | metacpan |
SystemC::Vregs::Type | Type object | 1.241 | metacpan |
Provides
Name | File | View |
---|---|---|
SystemC::Vregs::Define::Value | Vregs/Define.pm | metacpan |
SystemC::Vregs::Enum::Value | Vregs/Enum.pm | metacpan |
SystemC::Vregs::File | Vregs/Outputs.pm | metacpan |
SystemC::Vregs::Language::Assembler | Vregs/Language.pm | metacpan |
SystemC::Vregs::Language::C | Vregs/Language.pm | metacpan |
SystemC::Vregs::Language::Perl | Vregs/Language.pm | metacpan |
SystemC::Vregs::Language::Tcl | Vregs/Language.pm | metacpan |
SystemC::Vregs::Language::Verilog | Vregs/Language.pm | metacpan |
SystemC::Vregs::Language::XML | Vregs/Language.pm | metacpan |
Vregs | Vregs.pm | metacpan |