X-Git-Url: http://git.rot13.org/?p=perl-cwmp.git;a=blobdiff_plain;f=bin%2Facs.pl;h=cc1a2ad95e5d4bc5f6f725a0d2244ac0ad140b79;hp=1b341e78296ff843752a5bb893562e56ee1989bd;hb=c3e3a10c037b3b0fb7d531d226464e19c9d9e18f;hpb=344caca0b017590a9a3770a634841892a2c82cb2 diff --git a/bin/acs.pl b/bin/acs.pl index 1b341e7..cc1a2ad 100755 --- a/bin/acs.pl +++ b/bin/acs.pl @@ -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 = './';