in reply to Re: defining constant in other package
in thread defining constant in other package

*sigh* if using the ENV option it should be
package Ro:Sham::Bo; use constant DEBUG => !!$ENV{PERL_RO_SHAM_BO_DEBUG};