stillflame
Programmer
- Jan 12, 2001
- 416
in perl, you can use '-w' on the command line to enable warnings, and you can use 'use strict' to make the compiler look for more errors.
i remember something like these for ruby, but i cannot find what it was. if anybody else knows, i'd be happy with that knowledge (well, if anybody ever visits this forum...) "If you think you're too small to make a difference, try spending a night in a closed tent with a mosquito."
i remember something like these for ruby, but i cannot find what it was. if anybody else knows, i'd be happy with that knowledge (well, if anybody ever visits this forum...) "If you think you're too small to make a difference, try spending a night in a closed tent with a mosquito."