X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTest-Valgrind.git;a=blobdiff_plain;f=lib%2FTest%2FValgrind.pm;h=28aa6414a7657e7c8844d9824c5e4a2be686c64a;hp=f9b28ab6acdccf3cd52a814a6e99a82bab04c7e4;hb=faf3290acd380f75314a2283314d0a8bcbf97065;hpb=abe419ac02d109283a1fe5615f5ab9d0a9a5572f diff --git a/lib/Test/Valgrind.pm b/lib/Test/Valgrind.pm index f9b28ab..28aa641 100644 --- a/lib/Test/Valgrind.pm +++ b/lib/Test/Valgrind.pm @@ -277,7 +277,7 @@ sub import { =head2 C<$dl_unload> -When set to true, all dynamic extensions that were loaded during the analysis will be unloaded at C time by L. +When set to true, all dynamic extensions that were loaded during the analysis will be unloaded at C time by L. Since this obfuscates error stack traces, it's disabled by default.