Test-Valgrind 1.13 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_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Test::Valgrind | Generate suppressions, analyse and test any command with valgrind. | 1.13 | metacpan |
Test::Valgrind::Action | Base class for Test::Valgrind actions. | 1.13 | metacpan |
Test::Valgrind::Action::Captor | Mock Test::Valgrind::Action for capturing output. | 1.13 | metacpan |
Test::Valgrind::Action::Suppressions | Generate suppressions for a given tool. | 1.13 | metacpan |
Test::Valgrind::Action::Test | Test that an analysis didn't generate any error report. | 1.13 | metacpan |
Test::Valgrind::Carp | Carp-like private methods for Test::Valgrind objects. | 1.13 | metacpan |
Test::Valgrind::Command | Base class for Test::Valgrind commands. | 1.13 | metacpan |
Test::Valgrind::Command::Aggregate | A Test::Valgrind command that aggregates several other commands. | 1.13 | metacpan |
Test::Valgrind::Command::Perl | A Test::Valgrind command that invokes perl. | 1.13 | metacpan |
Test::Valgrind::Command::PerlScript | A Test::Valgrind command that invokes a perl script. | 1.13 | metacpan |
Test::Valgrind::Component | Base class for Test::Valgrind components. | 1.13 | metacpan |
Test::Valgrind::Parser | Base class for Test::Valgrind parsers. | 1.13 | metacpan |
Test::Valgrind::Parser::Suppressions::Text | Parse valgrind suppressions output as text blocks. | 1.13 | metacpan |
Test::Valgrind::Parser::Text | Parse valgrind output as a text stream. | 1.13 | metacpan |
Test::Valgrind::Parser::XML | Parse valgrind output as an XML stream. | 1.13 | metacpan |
Test::Valgrind::Parser::XML::Twig | Parse valgrind XML output with XML::Twig. | 1.13 | metacpan |
Test::Valgrind::Report | Base class for Test::Valgrind error reports. | 1.13 | metacpan |
Test::Valgrind::Session | Test::Valgrind session object. | 1.13 | metacpan |
Test::Valgrind::Suppressions | Generate suppressions for given tool and command. | 1.13 | metacpan |
Test::Valgrind::Tool | Base class for Test::Valgrind tools. | 1.13 | metacpan |
Test::Valgrind::Tool::memcheck | Run an analysis through the memcheck tool. | 1.13 | metacpan |