Changeset 13227 for trunk/Nebulous/lib
- Timestamp:
- May 3, 2007, 5:09:32 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/Nebulous/lib/Nebulous/Server.pm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Nebulous/lib/Nebulous/Server.pm
r13209 r13227 1 1 # Copyright (c) 2004 Joshua Hoblitt 2 2 # 3 # $Id: Server.pm,v 1.3 5 2007-05-04 00:47:42 jhoblitt Exp $3 # $Id: Server.pm,v 1.36 2007-05-04 03:09:32 jhoblitt Exp $ 4 4 5 5 package Nebulous::Server; … … 966 966 $log->logdie("no instances found") unless (scalar @locations); 967 967 968 $log->debug("found: @locations"); 969 968 970 $log->debug("leaving"); 969 971
Note:
See TracChangeset
for help on using the changeset viewer.
