in reply to Re^4: Holding site variables
in thread Holding site variables

My question was more about the methodology of defining the site-wide variables. Is putting them in a module and declaring them with our a sensible way to do it?
I would probably at least access them via a blessed hash object or getter methods.