"Oleg V. Volkov" <[EMAIL PROTECTED]> wrote:
[skip]
> but declaring
> parameters two times - first as "our" variables and then once again
> as a list for this function to check against, so it can catch
> errors in list looks kinda ineffective to me.

Seems like I've found something that will help me. I still can't
do our/my with constructed names, but module PadWalker provides
a way to peek into caller/arbitrary sub name space and this will
allow me to do checks based on declared variables.

-- 
Oleg "Rowaa[SR13]" V. Volkov

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to