Merge branch 'master' of github.com:dpavlin/perl-cwmp
[perl-cwmp.git] / bin / acs.pl
index 1b341e7..cc1a2ad 100755 (executable)
@@ -14,6 +14,8 @@ use Getopt::Long;
 use Data::Dump qw/dump/;
 use File::Find;
 
 use Data::Dump qw/dump/;
 use File::Find;
 
+#use Devel::LeakTrace::Fast;
+
 my $port = 3333;
 my $debug = 0;
 my $store_path = './';
 my $port = 3333;
 my $debug = 0;
 my $store_path = './';