Odd question.

Due to various, err, things, I am in the situation whereby code I have
written is being transformed from a source file into an anonymous
subroutines which then gets evaled by something else.

The downside of this is that I don't get the benefits of use strict; -
something that has just led to me spending half an hour searching for
a bug which was because I mispelt '$names' '$name'.

Obviously I'm not as good as bK. Perhaps I never will be.

Until hat day is there any way one can get all the lovely benefits
strict from within an evaled anonymous sub?

I await with baited anticipation.

Simon

-- 
the test for truth is still quicker than the addition


Reply via email to