in reply to Re: on to better coding (no uninitialized values)
in thread on to better coding (no uninitialized values)

The first thing would be to use strict.

I thought this was a given (along with -w), but I suppose not, huh?

  • Comment on Re: Re: on to better coding (no uninitialized values)