/[Sack]/trunk/experiments/protocol-v3/client.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 /trunk/experiments/protocol-v3/client.pl

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

revision 167 by dpavlin, Sun Nov 1 20:30:48 2009 UTC revision 168 by dpavlin, Mon Nov 2 16:08:56 2009 UTC
# Line 6  use strict; Line 6  use strict;
6  use IO::Socket::INET;  use IO::Socket::INET;
7  use IO::Select;  use IO::Select;
8  use Storable qw();  use Storable qw();
9    
10    use lib '/srv/Sack/lib';
11  use Data::Dump qw(dump);  use Data::Dump qw(dump);
12    
13  my $port = shift @ARGV;  my $port = shift @ARGV;

Legend:
Removed from v.167  
changed lines
  Added in v.168

  ViewVC Help
Powered by ViewVC 1.1.26