Changeset 19495 for trunk/Nebulous-Server/lib/Nebulous/Server.pm
- Timestamp:
- Sep 11, 2008, 1:01:17 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
r19493 r19495 1 1 # Copyright (c) 2004-2008 Joshua Hoblitt 2 2 # 3 # $Id: Server.pm,v 1.8 6 2008-09-11 22:35:52jhoblitt Exp $3 # $Id: Server.pm,v 1.87 2008-09-11 23:01:17 jhoblitt Exp $ 4 4 5 5 package Nebulous::Server; … … 9 9 no warnings qw( uninitialized ); 10 10 11 our $VERSION = '0.1 4';11 our $VERSION = '0.15'; 12 12 13 13 use base qw( Class::Accessor::Fast );
Note:
See TracChangeset
for help on using the changeset viewer.
