TestML 0.37 Deleted
Kwalitee Issues
- 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: TestML, TestML::Bridge, TestML::Compiler, TestML::Compiler::Lite, TestML::Compiler::Pegex, TestML::Compiler::Pegex::AST, TestML::Compiler::Pegex::Grammar, TestML::Library, TestML::Library::Debug, TestML::Library::Standard, TestML::Runtime, TestML::Runtime::TAP, TestML::Setup
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- IO::All
- Module::Install::Base
- Template::Toolkit::Simple
- YAML::XS
- 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: TestML, TestML::Bridge, TestML::Compiler, TestML::Compiler::Lite, TestML::Compiler::Pegex, TestML::Compiler::Pegex::AST, TestML::Compiler::Pegex::Grammar, TestML::Library, TestML::Library::Debug, TestML::Library::Standard, TestML::Runtime, TestML::Runtime::TAP, TestML::Setup
- 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.
Modules
| Name | Abstract | Version | View |
|---|---|---|---|
| Module::Install::TestML | Module::Install Support for TestML | metacpan | |
| TestML | A Generic Software Testing Meta Language | 0.37 | metacpan |
| TestML::Base | metacpan | ||
| TestML::Bridge | metacpan | ||
| TestML::Compiler | metacpan | ||
| TestML::Compiler::Lite | metacpan | ||
| TestML::Compiler::Pegex | metacpan | ||
| TestML::Compiler::Pegex::AST | metacpan | ||
| TestML::Compiler::Pegex::Grammar | metacpan | ||
| TestML::Library | metacpan | ||
| TestML::Library::Debug | metacpan | ||
| TestML::Library::Standard | metacpan | ||
| TestML::Runtime | metacpan | ||
| TestML::Runtime::TAP | metacpan | ||
| TestML::Setup | Generate Test Files for a TestML Suite | metacpan | |
| TestML::Util | metacpan |
Provides
| Name | File | View |
|---|---|---|
| TestML::Assertion | lib/TestML/Runtime.pm | metacpan |
| TestML::Assignment | lib/TestML/Runtime.pm | metacpan |
| TestML::Block | lib/TestML/Runtime.pm | metacpan |
| TestML::Bool | lib/TestML/Runtime.pm | metacpan |
| TestML::Call | lib/TestML/Runtime.pm | metacpan |
| TestML::Callable | lib/TestML/Runtime.pm | metacpan |
| TestML::Constant | lib/TestML/Runtime.pm | metacpan |
| TestML::Error | lib/TestML/Runtime.pm | metacpan |
| TestML::Expression | lib/TestML/Runtime.pm | metacpan |
| TestML::Function | lib/TestML/Runtime.pm | metacpan |
| TestML::List | lib/TestML/Runtime.pm | metacpan |
| TestML::Native | lib/TestML/Runtime.pm | metacpan |
| TestML::None | lib/TestML/Runtime.pm | metacpan |
| TestML::Num | lib/TestML/Runtime.pm | metacpan |
| TestML::Object | lib/TestML/Runtime.pm | metacpan |
| TestML::Point | lib/TestML/Runtime.pm | metacpan |
| TestML::Statement | lib/TestML/Runtime.pm | metacpan |
| TestML::Str | lib/TestML/Runtime.pm | metacpan |