X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;ds=sidebyside;f=bin%2Facs.pl;h=cc1a2ad95e5d4bc5f6f725a0d2244ac0ad140b79;hb=5ea6e09597af2a09a847b8973e30601811f52725;hp=1cf9de8d2f7e4453e3b68fc968dc2bc602bae6a6;hpb=0096fa526f2bff8da10e3c81d14daa03efc6aef2;p=perl-cwmp.git diff --git a/bin/acs.pl b/bin/acs.pl index 1cf9de8..cc1a2ad 100755 --- a/bin/acs.pl +++ b/bin/acs.pl @@ -14,7 +14,7 @@ use Getopt::Long; use Data::Dump qw/dump/; use File::Find; -use Devel::LeakTrace::Fast; +#use Devel::LeakTrace::Fast; my $port = 3333; my $debug = 0;