Changeset 17449
- Timestamp:
- Apr 17, 2008, 2:08: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
r17448 r17449 1 1 Revision history for Nebulous 2 2 3 0.08 3 0.08 Thu Apr 17 14:07:18 HST 2008 4 4 - add Nebulous::Client::open() '>' (truncate) mode 5 5 -
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.
