SomeJunk.pl use strict; use warnings; our $DEBUG; use ConfigThisJunk qw ( $DEBUG ); print $DEBUG;