James Edward Gray II wrote:
> Building on this though, if you made the constants module, couldn't you 
> make them subs?  I believe this is even how the use constant pragma 
> functions.  Heck make it an object oriented module with static methods 
> and it's even designed well.  Just a thought.

good idea. i think i'll use 'use constant' from now on. it's clearer, 
$p->constname works, plus i can get rid of the '$' prefix altogether. 
thanks!

-- 
dave


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to