On Mon, 27 Sep 2004, Matt Sergeant wrote:

> You can use for (0.. $#{$self->{conf}->{biglistofrulenames}}) and then
> reference direct into the array.

Probably won't help; I'm sure there are hundreds of places where assignment
to "my" variables takes place, and chasing them all down is a nightmare,
and eliminating them will result in unreadable code.

Regards,

David.

Reply via email to