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

perldoc -f require will explain it better than I ever could. It was a big discovery for me too. Of course you can exploit this feature to do more {bizarre,uselful} things.