in reply to Re^3: Doubt in Eval
in thread Doubt in Eval
perldoc common::sense NAME common::sense - save a tree AND a kitten, use common::sense! SYNOPSIS use common::sense; # supposed to be the same, with much lower memory usage, as: # # use utf8; # use strict qw(vars subs); # use feature qw(say state switch); # no warnings; # use warnings qw(FATAL closed threads internal debugging pack # portable prototype inplace io pipe unpack mallo +c # deprecated glob digit printf layer # reserved taint closure semicolon); # no warnings qw(exec newline unopened);
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Doubt in Eval
by zwon (Abbot) on Feb 17, 2012 at 07:08 UTC | |
by tobyink (Canon) on Feb 17, 2012 at 13:49 UTC |