]> git.vpit.fr Git - perl/modules/Test-Valgrind.git/commit
Don't scan for valgrind at configure time
authorVincent Pit <vince@profvince.com>
Sat, 19 Sep 2009 22:56:28 +0000 (00:56 +0200)
committerVincent Pit <vince@profvince.com>
Sat, 19 Sep 2009 22:56:28 +0000 (00:56 +0200)
commit5ee5c767e23b5c9c7660a2a0fda30962ef924d65
tree8254840e082aaeda12dcd61599a2ecad9eb482a1
parentb9e3e9311a415d0fa583815b40ba5af0b4a3e3a8
Don't scan for valgrind at configure time

We don't need this anymore since suppressions are now generated on the fly.
This removes almost all configure_requires dependencies.
The module ought to handle systems where valgrind is not present anyway.
Makefile.PL
lib/Test/Valgrind/Session.pm
t/80-suppressions.t