Help for this page

Select Code to Download


  1. or download this
      use Devel::Leak;
      ... setup code
    ...
      ... code that may leak
    
      Devel::Leak::CheckSV($handle);