diff options
| author | Paul Buetow <paul@buetow.org> | 2011-08-06 20:38:09 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2011-08-06 20:38:09 +0000 |
| commit | 5a725b81c02a38a288891d2e7c9f74bea9e5b799 (patch) | |
| tree | 77ff859a7d80c3879092d4d740f111651e94d7a3 | |
| parent | a63b2f95abbb830f3e8ef3cdbd783667dfc9daa1 (diff) | |
No need for this module0.2.0
| -rwxr-xr-x | loadbars.pl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/loadbars.pl b/loadbars.pl index f984c17..0c4a360 100755 --- a/loadbars.pl +++ b/loadbars.pl @@ -47,8 +47,6 @@ use Time::HiRes qw(usleep gettimeofday); use threads; use threads::shared; -use IO::Socket; - use constant { DEPTH => 8, VERSION => 'loadbars v0.2.0', |
