|
|
| go ahead... be a heretic | |
| PerlMonks |
Re^4: Breaking The Rulesby dsheroh (Monsignor) |
| on Jun 01, 2006 at 11:41 UTC ( [id://553072]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
You can't rely on warnings to tell you var didn't exist in the file, and you have no control over whether var gets defined.
Not true: $var is now guaranteed to have a defined value on every iteration, regardless of the file's contents. Granted, there are cases where there is no reasonable default, but, as the programmer, I do still have control over whether $var is defined or not, should I choose to exercise it.
In Section
Meditations
|
|
||||||||||||||||||||||||||||||||