use strict; forces you to declare all your variables. It does that so any mistyped variable names get caught early on instead of trough a long and painful process of debugging. strict has a short description of what strict enforces - think of it as wearing a protection helmet while riding your motorbike.
In reply to Re^4: login juniper ERX
by Corion
in thread login to juniper ERX
by Mejaz
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |