IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 4, 2005, 4:44:54 PM (22 years ago)
Author:
jhoblitt
Message:

fatal warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous-Server/lib/Nebulous/Server/SQL.pm

    r2785 r2898  
    11# Copyright (c) 2004  Joshua Hoblitt
    22#
    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 $
    44
    55package PS::IPP::IData::Server::SQL;
    66
    77use strict;
     8use warnings FATAL => qw( all );
    89
    910our $VERSION = '0.01';
Note: See TracChangeset for help on using the changeset viewer.