package WarnMe; use strict; use warnings; my $val = $Some::Nonexistent::Pkg::variable; 1;