that's one feature of goto &foo and another has to do with transfering the current call to another so caller is fooled to believe the function is actually called directly
Excellent, thansk for the info David!
I'll have to perldoc -f goto since I'm not realy familiar with it and its own issues :)
always a good idea
As good as use strict; ad use warnings; :)
david
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>