#!/usr/bin/perluse warnings;use strict;package MyPackage;$package_variable = "This variable is in 'MyPackage'"; # ERROR