use lib 'F:/scripts/perl/'; use junk; use strict; use warnings; our $variable1; print("\$variable1 = $variable1\n");