under 'use strict', how do you assign a value to a constant used only in a 
subroutine, without doing the assignment with every execution of the sub', 
and without making the constant a global variable. by constant i mean a 
variable which never changes value throughout the script.

thanks,

tom arnall
north spit, ca



-- 
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