package Config; use strict; my %config = { #Init your variables in %config }; 1;