Changeset 17449 for trunk/Nebulous/lib
- Timestamp:
- Apr 17, 2008, 2:08:58 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/Nebulous/lib/Nebulous/Client.pm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Nebulous/lib/Nebulous/Client.pm
r17448 r17449 1 1 # Copyright (c) 2004-2008 Joshua Hoblitt 2 2 # 3 # $Id: Client.pm,v 1.4 2 2008-04-18 00:08:23jhoblitt Exp $3 # $Id: Client.pm,v 1.43 2008-04-18 00:08:58 jhoblitt Exp $ 4 4 5 5 package Nebulous::Client; … … 8 8 use warnings FATAL => qw( all ); 9 9 10 our $VERSION = '0.0 7';10 our $VERSION = '0.08'; 11 11 12 12 use File::Copy qw();
Note:
See TracChangeset
for help on using the changeset viewer.
