in reply to Re^6: Perl 5 Optimizing Compiler, Part 9: RPerl.org & The Low-Magic Perl Commandments
in thread Perl 5 Optimizing Compiler, Part 9: RPerl.org & The Low-Magic Perl Commandments

"no magic;" pragma
An alternative name would be:
use restricted;
  • Comment on Re^7: Perl 5 Optimizing Compiler, Part 9: RPerl.org & The Low-Magic Perl Commandments
  • Download Code

Replies are listed 'Best First'.
Re^8: Perl 5 Optimizing Compiler, Part 9: RPerl.org & The Low-Magic Perl Commandments
by Will_the_Chill (Pilgrim) on Nov 18, 2013 at 16:32 UTC
    smls,

    I like your idea!

    Perling,
    ~ Will the Chill