From: Vincent Pit Date: Mon, 25 Aug 2008 12:50:30 +0000 (+0200) Subject: Reset suppressions and template on make clean X-Git-Tag: v0.05~9 X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTest-Valgrind.git;a=commitdiff_plain;h=aeb516aba10ee8a0b1eb2ceebd3eefcf5e7e6003 Reset suppressions and template on make clean --- diff --git a/Makefile.PL b/Makefile.PL index 221229f..228fd1b 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -82,3 +82,12 @@ WriteMakefile( ); 1 while unlink 'lib/' . $supp; +package MY; + +sub postamble { + <