in reply to use of "use X"
use if (1 == 1), warnings => qw(all);
am thinking that an eval on $debug *requires* the compiler, therefore compiler directives like "strict, warnings, diagnostics, etc." cannot be loaded in this manner (however, I'm often wrong). For more, see:
http://www.perlmonks.org/?node_id=323606
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: use of "use X"
by quester (Vicar) on Jan 18, 2012 at 06:50 UTC |