>This doesn't fix the problem of:
>{
>  $somevar = 0;
>  $someVar++; # oops, wrong case!
>}
>Forcing 'my' by default allows these errors to be caught.

How so?

--tom

Reply via email to