Changeset 17538
- Timestamp:
- May 5, 2008, 5:03:50 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
r17537 r17538 1 1 # Copyright (c) 2004-2008 Joshua Hoblitt 2 2 # 3 # $Id: Client.pm,v 1.4 4 2008-05-06 02:58:24jhoblitt Exp $3 # $Id: Client.pm,v 1.45 2008-05-06 03:03:50 jhoblitt Exp $ 4 4 5 5 package Nebulous::Client; … … 7 7 use strict; 8 8 use warnings FATAL => qw( all ); 9 no warnings qw( uninitialized ); 9 10 10 11 our $VERSION = '0.08';
Note:
See TracChangeset
for help on using the changeset viewer.
