Changeset 17074 for trunk/Nebulous-Server/lib/Nebulous/Server.pm
- Timestamp:
- Mar 20, 2008, 1:30:04 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
r17072 r17074 1 1 # Copyright (c) 2004 Joshua Hoblitt 2 2 # 3 # $Id: Server.pm,v 1.5 5 2008-03-20 21:10:57jhoblitt Exp $3 # $Id: Server.pm,v 1.56 2008-03-20 23:29:56 jhoblitt Exp $ 4 4 5 5 package Nebulous::Server; … … 8 8 use warnings FATAL => qw( all ); 9 9 10 our $VERSION = '0.0 6';10 our $VERSION = '0.07'; 11 11 12 12 use base qw( Class::Accessor::Fast );
Note:
See TracChangeset
for help on using the changeset viewer.
