use strict; use warnings; use MyPackage; $MyPackage::variable = 1; my $another_variable = 2;