r260@brr: dpavlin | 2007-11-25 13:51:25 +0100
[perl-cwmp.git] / bin / acs.pl
index 1b341e7..1cf9de8 100755 (executable)
@@ -14,6 +14,8 @@ use Getopt::Long;
 use Data::Dump qw/dump/;
 use File::Find;
 
+use Devel::LeakTrace::Fast;
+
 my $port = 3333;
 my $debug = 0;
 my $store_path = './';