in reply to Vexed $Package::Var Usage
Talk about feeling dumb.
The variable I want to share is actually in the "main" package. Would it just be easier passing the package a ref to the variable than trying to (illegally) import it? (None of the said methods are working..)
Sorry about that.