9 eval 'use Test::Valgrind action => q[Test::Valgrind::Test::Action]';
12 plan skip_all => 'Test::Valgrind is required to run test your distribution with valgrind';
17 XSLoader::load('Test::Valgrind', $Test::Valgrind::VERSION);
21 Test::Valgrind::leak();