Devel-Chitin 0.16-TRIAL Deleted
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
No Core Issues.
- 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.
- 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 |
---|---|---|---|
Devel::Chitin | Programmatic interface to the Perl debugging API | 0.16 | metacpan |
Devel::Chitin::Actionable | Get and set breakpoints and actions | 0.16 | metacpan |
Devel::Chitin::Eval | Implementation for Devel::Chitin::eval() | 0.16 | metacpan |
Devel::Chitin::Exception | A class to represent an exception | 0.16 | metacpan |
Devel::Chitin::GetVarAtLevel | Evaluate an expression in the debugged program's context | 0.16 | metacpan |
Devel::Chitin::Location | A class to represent an executable location | 0.16 | metacpan |
Devel::Chitin::OpTree | OpTree deparsing for Devel::Chitin | 0.16 | metacpan |
Devel::Chitin::OpTree::BINOP | Deparser class for binary OPs | 0.16 | metacpan |
Devel::Chitin::OpTree::COP | Deparser class for control OPs | 0.16 | metacpan |
Devel::Chitin::OpTree::LISTOP | Deparser class for list OPs | 0.16 | metacpan |
Devel::Chitin::OpTree::LOGOP | Deparser class for logical OPs | 0.16 | metacpan |
Devel::Chitin::OpTree::LOGOP_AUX | Deparser class for auxiliary logical OPs | 0.16 | metacpan |
Devel::Chitin::OpTree::LOOP | Deparser class for loop OPs | 0.16 | metacpan |
Devel::Chitin::OpTree::METHOP | Deparser class for method OPs | 0.16 | metacpan |
Devel::Chitin::OpTree::NULL | Deparser class for null OPs | 0.16 | metacpan |
Devel::Chitin::OpTree::PADOP | Deparser class for pad OPs | 0.16 | metacpan |
Devel::Chitin::OpTree::PMOP | Deparser class for patten-matching OPs | 0.16 | metacpan |
Devel::Chitin::OpTree::PVOP | Deparser class for string-related OPs | 0.16 | metacpan |
Devel::Chitin::OpTree::SVOP | Deparser class for SV-related OPs | 0.16 | metacpan |
Devel::Chitin::OpTree::UNOP | Deparser class for unary OPs | 0.16 | metacpan |
Devel::Chitin::OpTree::UNOP_AUX | Deparser class for unary OPs with auxillary data | 0.16 | metacpan |
Devel::Chitin::Stack | An object representing the current execution stack | 0.16 | metacpan |
Devel::Chitin::SubroutineLocation | A class to represent the location of a subroutine | 0.16 | metacpan |