BEGIN { push @MIXIN, "#line ".__LINE__.' "'.__FILE__.'"', "", <<'/' } sub compile { eval { local $SIG{__DIE__}; (shift)->SUPER::compile( @_) }; } /