Changeset 17453 for trunk/Nebulous-Server/lib/Nebulous/Server.pm
- Timestamp:
- Apr 17, 2008, 4:08:35 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/Nebulous-Server/lib/Nebulous/Server.pm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Nebulous-Server/lib/Nebulous/Server.pm
r17452 r17453 1 1 # Copyright (c) 2004-2008 Joshua Hoblitt 2 2 # 3 # $Id: Server.pm,v 1.5 8 2008-04-18 02:07:06jhoblitt Exp $3 # $Id: Server.pm,v 1.59 2008-04-18 02:08:35 jhoblitt Exp $ 4 4 5 5 package Nebulous::Server; … … 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 base qw( Class::Accessor::Fast );
Note:
See TracChangeset
for help on using the changeset viewer.
