Changeset 2898 for trunk/Nebulous-Server/lib/Nebulous/Server/SQL.pm
- Timestamp:
- Jan 4, 2005, 4:44:54 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/Nebulous-Server/lib/Nebulous/Server/SQL.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Nebulous-Server/lib/Nebulous/Server/SQL.pm
r2785 r2898 1 1 # Copyright (c) 2004 Joshua Hoblitt 2 2 # 3 # $Id: SQL.pm,v 1. 1.1.1 2004-12-22 02:16:24 jhoblitt Exp $3 # $Id: SQL.pm,v 1.2 2005-01-05 02:44:54 jhoblitt Exp $ 4 4 5 5 package PS::IPP::IData::Server::SQL; 6 6 7 7 use strict; 8 use warnings FATAL => qw( all ); 8 9 9 10 our $VERSION = '0.01';
Note:
See TracChangeset
for help on using the changeset viewer.
