Re: How to declare global constants?



Jim Gibson wrote:
You should post a complete, minimal program that demonstrates the
problem. Otherwise, we are just guessing at the cause.

One guess: are you referring to BASEDIR in the program that uses the
module or the actual name <module>::BASEDIR?

This group is defunct. Try comp.lang.perl.misc in the future.

Thanks Jim,

I forgot about the prefix <module>::
Thank you.

I will use the other group.
.