in reply to Holding site variables

G'day Bod,

"... one file site/lib/vars.pm ... is used by a utility module ..."

There's already a core pragma vars. I see a conflict here. How are you getting around that?

— Ken

Replies are listed 'Best First'.
Re^2: Holding site variables
by Bod (Parson) on Mar 21, 2024 at 18:07 UTC
    There's already a core pragma vars. I see a conflict here. How are you getting around that?

    Names have been changed to protect the innocent security!

    Well spotted kcott! But the actual module has a different name and it has a namespace because it is declared with package.