package Testmodul; use strict; use warnings; my $test = 'hallo welt!'; our $test2 = 'Test2'; 1;