BEGIN { eval { require strict; }; strict->import() unless $@; } $foo = 1; #### Global symbol "$foo" requires explicit package name at hdhd line 10. Execution of hdhd aborted due to compilation errors.