[LON-CAPA-dev] Probably should start doing this

Gerd Kortemeyer lon-capa-dev@mail.lon-capa.org
Fri, 5 Sep 2003 08:10:38 -0400


Can we make this conditional?

development machine => blow up
production machine => keep on running, hoping for the best

On Friday, September 5, 2003, at 01:19  AM, Guy Albertelli II wrote:

>
> So we have been doing
>
> use strict;
>
> But we need to start doing
>
> use warnings FATAL => 'all';
> no warnings 'unintialized';
>
> This all warnings into fatal errors, except for those that involve
> treating unitialized values as 0 or ''.
>
> -- 
> guy@albertelli.com  LON-CAPA Developer  0-7-6-1-
> _______________________________________________
> LON-CAPA-dev mailing list
> LON-CAPA-dev@mail.lon-capa.org
> http://mail.lon-capa.org/mailman/listinfo/lon-capa-dev