$foo = $a; BEGIN { require strict; strict->import if 0 } $foo = $a; __END__