IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 3, 2005, 1:37:31 PM (22 years ago)
Author:
jhoblitt
Message:

fatal warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous-Server/t/01_load.t

    r2785 r2868  
    1 # -*- perl -*-
    2 
    3 # t/001_load.t - check module loading and create testing directory
     1#!/usr/bin/perl
    42
    53use strict;
    6 use warnings;
     4use warnings FATAL => qw( all );
    75
    86use lib qw( ./t ./lib );
Note: See TracChangeset for help on using the changeset viewer.