X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;ds=sidebyside;f=bin%2Facs.pl;h=cc1a2ad95e5d4bc5f6f725a0d2244ac0ad140b79;hb=5ea6e09597af2a09a847b8973e30601811f52725;hp=1b341e78296ff843752a5bb893562e56ee1989bd;hpb=d4b4202a2f21c686eb6bb6c9efaf49cf3ed7c954;p=perl-cwmp.git 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 = './';