Changeset 5664 for trunk/Nebulous-Server/lib/Nebulous/Server/SQL.pm
- Timestamp:
- Dec 2, 2005, 4:32:56 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/Nebulous-Server/lib/Nebulous/Server/SQL.pm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Nebulous-Server/lib/Nebulous/Server/SQL.pm
r5503 r5664 1 1 # Copyright (c) 2004 Joshua Hoblitt 2 2 # 3 # $Id: SQL.pm,v 1.1 7 2005-11-10 21:57:15jhoblitt Exp $3 # $Id: SQL.pm,v 1.18 2005-12-03 02:32:56 jhoblitt Exp $ 4 4 5 5 package Nebulous::Server::SQL; … … 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 base qw( Class::Accessor::Fast );
Note:
See TracChangeset
for help on using the changeset viewer.
