Changeset 16224 for trunk/Nebulous/lib
- Timestamp:
- Jan 24, 2008, 4:11:23 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/Nebulous/lib/Nebulous/Server.pm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Nebulous/lib/Nebulous/Server.pm
r16222 r16224 1 1 # Copyright (c) 2004 Joshua Hoblitt 2 2 # 3 # $Id: Server.pm,v 1.4 8 2008-01-25 01:55:00jhoblitt Exp $3 # $Id: Server.pm,v 1.49 2008-01-25 02:11:23 jhoblitt Exp $ 4 4 5 5 package Nebulous::Server; … … 8 8 use warnings FATAL => qw( all ); 9 9 10 our $VERSION = '0.0 5';10 our $VERSION = '0.06'; 11 11 12 12 use base qw( Class::Accessor::Fast );
Note:
See TracChangeset
for help on using the changeset viewer.
