Changeset 18455
- Timestamp:
- Jul 9, 2008, 4:38:58 PM (18 years ago)
- Location:
- trunk/Nebulous
- Files:
-
- 2 edited
-
Changes (modified) (1 diff)
-
lib/Nebulous/Client.pm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Nebulous/Changes
r18454 r18455 1 1 Revision history for Nebulous 2 2 3 0.09 3 0.09 Wed Jul 9 16:36:27 HST 2008 4 4 - change "any" volume usage to corespond to changes in Nebulous::Server 5 5 - add neb-replicate --copies option -
trunk/Nebulous/lib/Nebulous/Client.pm
r18454 r18455 1 1 # Copyright (c) 2004-2008 Joshua Hoblitt 2 2 # 3 # $Id: Client.pm,v 1.5 5 2008-07-10 02:38:24jhoblitt Exp $3 # $Id: Client.pm,v 1.56 2008-07-10 02:38:58 jhoblitt Exp $ 4 4 5 5 package Nebulous::Client; … … 9 9 no warnings qw( uninitialized ); 10 10 11 our $VERSION = '0.0 8';11 our $VERSION = '0.09'; 12 12 13 13 use Digest::MD5;
Note:
See TracChangeset
for help on using the changeset viewer.
