SystemC-Vregs 1.200 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.200/Vregs/Bit.pm -- Around line 321: '=item' outside of any '=over' Around line 390: You forgot a '=back' before '=head1' SystemC-Vregs-1.200/Vregs/Define.pm -- Around line 124: '=item' outside of any '=over' Around line 184: You forgot a '=back' before '=head1' SystemC-Vregs-1.200/Vregs/Enum.pm -- Around line 172: '=item' outside of any '=over' Around line 217: You forgot a '=back' before '=head1' SystemC-Vregs-1.200/Vregs/Language.pm -- Around line 441: '=item' outside of any '=over' Around line 507: You forgot a '=back' before '=head1' SystemC-Vregs-1.200/Vregs/Outputs.pm -- Around line 687: '=item' outside of any '=over' Around line 717: You forgot a '=back' before '=head1' SystemC-Vregs-1.200/Vregs/Register.pm -- Around line 225: '=item' outside of any '=over' Around line 284: You forgot a '=back' before '=head1' SystemC-Vregs-1.200/Vregs/Subclass.pm -- Around line 108: '=item' outside of any '=over' Around line 132: You forgot a '=back' before '=head1' SystemC-Vregs-1.200/Vregs/Type.pm -- Around line 230: '=item' outside of any '=over' Around line 283: You forgot a '=back' before '=head1' SystemC-Vregs-1.200/Vregs.pm -- Around line 1114: You can't have =items (as at line 1119) 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::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.200 | metacpan | |
SystemC::Vregs::Bit | Bit object | 1.200 | metacpan |
SystemC::Vregs::Define | Definition object | 1.200 | metacpan |
SystemC::Vregs::Enum | Definition object | 1.200 | metacpan |
SystemC::Vregs::Language | 1.200 | metacpan | |
SystemC::Vregs::Number | Number parsing used by Vregs | 1.200 | metacpan |
SystemC::Vregs::Outputs | Outputting Vregs Code | 1.200 | metacpan |
SystemC::Vregs::Register | Register object | 1.200 | metacpan |
SystemC::Vregs::Rules | Rules for outputting class headers | 1.200 | metacpan |
SystemC::Vregs::Subclass | Common base class | 1.200 | metacpan |
SystemC::Vregs::TableExtract | Superclass of HTML::TableExtract for vregs usage | 1.200 | metacpan |
SystemC::Vregs::Type | Type object | 1.200 | 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 |