#!/usr/bin/perl use strict; use warnings; our $test BEGIN { $test = 'hallo'; } use MyTest;