in reply to Re^2: Sharing Variables and Routines between modulesin thread Sharing Variables and Routines between modules
package My::Package_A; use My::Globals; use My::Database; [download]