in reply to Re^2: Bareword "Apache2::Const::REDIRECT" not allowed while "strict subs" in use
in thread Bareword "Apache2::Const::REDIRECT" not allowed while "strict subs" in use

If it's a bug, it's a bug in Apache2::Const. My previous advice about importing was wrong -- what you did should work with the () on the end. Maybe REDIRECT is documented in the wrong group. Can you try listing it explicitly in your compile list, or compiling some different groups?
  • Comment on Re^3: Bareword "Apache2::Const::REDIRECT" not allowed while "strict subs" in use