# main.pl # ------- use strict; use warnings; our $var; do 'config.pl'; print($var);