Changeset 4633
- Timestamp:
- Jul 27, 2005, 3:40:26 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/Nebulous/lib/Nebulous/Client.pm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Nebulous/lib/Nebulous/Client.pm
r4632 r4633 1 1 # Copyright (c) 2004 Joshua Hoblitt 2 2 # 3 # $Id: Client.pm,v 1.1 6 2005-07-28 01:38:26 jhoblitt Exp $3 # $Id: Client.pm,v 1.17 2005-07-28 01:40:26 jhoblitt Exp $ 4 4 5 5 package Nebulous::Client; … … 161 161 } 162 162 163 # don't let anybody start reading the new instance before it's fully164 # written165 163 my $fh = $self->open( $key, 'write' ); 166 164 unless ( $fh ) {
Note:
See TracChangeset
for help on using the changeset viewer.
