in reply to Re^3: Using a module more than once
in thread Using a module more than once

Great, thanks for the clarification! I'll switch to one of those other styles (either doing all the "use" statements at the head of the file, or using require instead).