/[cwmp]/google/trunk/bin/acs.pl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /google/trunk/bin/acs.pl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 220 by dpavlin, Tue Nov 20 13:09:08 2007 UTC revision 221 by dpavlin, Fri Nov 23 21:14:54 2007 UTC
# Line 14  use Getopt::Long; Line 14  use Getopt::Long;
14  use Data::Dump qw/dump/;  use Data::Dump qw/dump/;
15  use File::Find;  use File::Find;
16    
17    use Devel::LeakTrace::Fast;
18    
19  my $port = 3333;  my $port = 3333;
20  my $debug = 0;  my $debug = 0;
21  my $store_path = './';  my $store_path = './';

Legend:
Removed from v.220  
changed lines
  Added in v.221

  ViewVC Help
Powered by ViewVC 1.1.26