Changeset 5664 for trunk/Nebulous-Server/lib/Nebulous/Server.pm
- Timestamp:
- Dec 2, 2005, 4:32:56 PM (21 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
r5660 r5664 1 1 # Copyright (c) 2004 Joshua Hoblitt 2 2 # 3 # $Id: Server.pm,v 1.1 8 2005-12-02 23:48:16 jhoblitt Exp $3 # $Id: Server.pm,v 1.19 2005-12-03 02:32:56 jhoblitt Exp $ 4 4 5 5 package Nebulous::Server; … … 8 8 use warnings FATAL => qw( all ); 9 9 10 our $VERSION = '0.0 1';10 our $VERSION = '0.02'; 11 11 12 12 use DBI;
Note:
See TracChangeset
for help on using the changeset viewer.
